LatexProps
interface LatexProps extends OmitSVGProps'svg'
Properties
alignContent
Inherited from Omit.alignContentalignItems
Inherited from Omit.alignItemsalignSelf
Inherited from Omit.alignSelfantialiased
antialiased?: SignalValueboolean
Omit.antialiasedbasis
Inherited from Omit.basisbottom
bottom?: SignalValuePossibleVector2number
The position of the bottom edge of this node.
This shortcut property will set the node's position so that the bottom edge
ends up in the given place.
If present, overrides the position property.
Omit.bottombottomLeft
bottomLeft?: SignalValuePossibleVector2number
The position of the bottom left corner of this node.
This shortcut property will set the node's position so that the bottom left
corner ends up in the given place.
If present, overrides the position property.
Omit.bottomLeftbottomRight
The position of the bottom right corner of this node.
This shortcut property will set the node's position so that the bottom
right corner ends up in the given place.
If present, overrides the position property.
Omit.bottomRightcache
cache?: SignalValueboolean
Omit.cachecachePadding
Controls the padding of the cached canvas used by this node.
By default, the size of the cache is determined based on the bounding box
of the node and its children. That includes effects such as stroke or
shadow. This property can be used to expand the cache area further.
Usually used to account for custom effects created by shaders.
Omit.cachePaddingcachePaddingBottom
cachePaddingBottom?: SignalValuenumber
Controls the padding of the cached canvas used by this node.
By default, the size of the cache is determined based on the bounding box
of the node and its children. That includes effects such as stroke or
shadow. This property can be used to expand the cache area further.
Usually used to account for custom effects created by shaders.
Omit.cachePaddingBottomcachePaddingLeft
cachePaddingLeft?: SignalValuenumber
Controls the padding of the cached canvas used by this node.
By default, the size of the cache is determined based on the bounding box
of the node and its children. That includes effects such as stroke or
shadow. This property can be used to expand the cache area further.
Usually used to account for custom effects created by shaders.
Omit.cachePaddingLeftcachePaddingRight
cachePaddingRight?: SignalValuenumber
Controls the padding of the cached canvas used by this node.
By default, the size of the cache is determined based on the bounding box
of the node and its children. That includes effects such as stroke or
shadow. This property can be used to expand the cache area further.
Usually used to account for custom effects created by shaders.
Omit.cachePaddingRightcachePaddingTop
cachePaddingTop?: SignalValuenumber
Controls the padding of the cached canvas used by this node.
By default, the size of the cache is determined based on the bounding box
of the node and its children. That includes effects such as stroke or
shadow. This property can be used to expand the cache area further.
Usually used to account for custom effects created by shaders.
Omit.cachePaddingTopchildren
Inherited from Omit.childrenclip
clip?: SignalValueboolean
Omit.clipcolumnGap
Inherited from Omit.columnGapcomposite
composite?: SignalValueboolean
Omit.compositecompositeOperation
compositeOperation?: SignalValueGlobalCompositeOperation
Omit.compositeOperationdirection
Inherited from Omit.directionfill
Inherited from Omit.fillfilters
Inherited from Omit.filtersfontFamily
fontFamily?: SignalValuestring
Omit.fontFamilyfontSize
fontSize?: SignalValuenumber
Omit.fontSizefontStyle
fontStyle?: SignalValuestring
Omit.fontStylefontWeight
fontWeight?: SignalValuenumber
Omit.fontWeightgap
Inherited from Omit.gapgrow
grow?: SignalValuenumber
Omit.growheight
Inherited from Omit.heightjustifyContent
Inherited from Omit.justifyContentkey
key?: string
Omit.keylayout
Inherited from Omit.layoutleft
left?: SignalValuePossibleVector2number
The position of the left edge of this node.
This shortcut property will set the node's position so that the left edge
ends up in the given place.
If present, overrides the position property.
Omit.leftletterSpacing
letterSpacing?: SignalValuenumber
Omit.letterSpacinglineCap
lineCap?: SignalValueCanvasLineCap
Omit.lineCaplineDash
lineDash?: SignalValuenumber[]
Omit.lineDashlineDashOffset
lineDashOffset?: SignalValuenumber
Omit.lineDashOffsetlineHeight
Inherited from Omit.lineHeightlineJoin
lineJoin?: SignalValueCanvasLineJoin
Omit.lineJoinlineWidth
lineWidth?: SignalValuenumber
Omit.lineWidthmargin
Inherited from Omit.marginmarginBottom
marginBottom?: SignalValuenumber
Omit.marginBottommarginLeft
marginLeft?: SignalValuenumber
Omit.marginLeftmarginRight
marginRight?: SignalValuenumber
Omit.marginRightmarginTop
marginTop?: SignalValuenumber
Omit.marginTopmaxHeight
Inherited from Omit.maxHeightmaxWidth
Inherited from Omit.maxWidthmiddle
middle?: SignalValuePossibleVector2number
The position of the center of this node.
This shortcut property will set the node's position so that the center ends
up in the given place.
If present, overrides the position property.
When offset is not set, this will be the same as the
position.
Omit.middleminHeight
Inherited from Omit.minHeightminWidth
Inherited from Omit.minWidthoffset
offset?: SignalValuePossibleVector2number
Omit.offsetoffsetX
offsetX?: SignalValuenumber
Omit.offsetXoffsetY
offsetY?: SignalValuenumber
Omit.offsetYopacity
opacity?: SignalValuenumber
Omit.opacitypadding
Inherited from Omit.paddingpaddingBottom
paddingBottom?: SignalValuenumber
Omit.paddingBottompaddingLeft
paddingLeft?: SignalValuenumber
Omit.paddingLeftpaddingRight
paddingRight?: SignalValuenumber
Omit.paddingRightpaddingTop
paddingTop?: SignalValuenumber
Omit.paddingTopposition
position?: SignalValuePossibleVector2number
Omit.positionratio
ratio?: SignalValuenumber
Omit.ratioref
ref?: ReferenceReceiverany
Omit.refrenderProps
renderProps?: SignalValueOptionList
right
right?: SignalValuePossibleVector2number
The position of the right edge of this node.
This shortcut property will set the node's position so that the right edge
ends up in the given place.
If present, overrides the position property.
Omit.rightrotation
rotation?: SignalValuenumber
Omit.rotationrowGap
Inherited from Omit.rowGapscale
scale?: SignalValuePossibleVector2number
Omit.scalescaleX
scaleX?: SignalValuenumber
Omit.scaleXscaleY
scaleY?: SignalValuenumber
Omit.scaleYshaders
shaders?: PossibleShaderConfig
Omit.shadersshadowBlur
shadowBlur?: SignalValuenumber
Omit.shadowBlurshadowColor
Inherited from Omit.shadowColorshadowOffset
Inherited from Omit.shadowOffsetshadowOffsetX
shadowOffsetX?: SignalValuenumber
Omit.shadowOffsetXshadowOffsetY
shadowOffsetY?: SignalValuenumber
Omit.shadowOffsetYshrink
shrink?: SignalValuenumber
Omit.shrinksize
Inherited from Omit.sizeskew
skew?: SignalValuePossibleVector2number
Omit.skewskewX
skewX?: SignalValuenumber
Omit.skewXskewY
skewY?: SignalValuenumber
Omit.skewYspawner
Deprecated
Use children instead.
Omit.spawnerstroke
Inherited from Omit.strokestrokeFirst
strokeFirst?: SignalValueboolean
Omit.strokeFirsttagName
tagName?: keyof HTMLElementTagNameMap
Omit.tagNametex
tex?: SignalValuestringstring[]
textAlign
textAlign?: SignalValueCanvasTextAlign
Omit.textAligntextDirection
textDirection?: SignalValueCanvasDirection
Omit.textDirectiontextWrap
Inherited from Omit.textWraptop
top?: SignalValuePossibleVector2number
The position of the top edge of this node.
This shortcut property will set the node's position so that the top edge
ends up in the given place.
If present, overrides the position property.
Omit.toptopLeft
topLeft?: SignalValuePossibleVector2number
The position of the top left corner of this node.
This shortcut property will set the node's position so that the top left
corner ends up in the given place.
If present, overrides the position property.
Omit.topLefttopRight
topRight?: SignalValuePossibleVector2number
The position of the top right corner of this node.
This shortcut property will set the node's position so that the top right
corner ends up in the given place.
If present, overrides the position property.
Omit.topRightwidth
Inherited from Omit.widthwrap
Inherited from Omit.wrapx
x?: SignalValuenumber
Omit.xy
y?: SignalValuenumber
Omit.yzIndex
zIndex?: SignalValuenumber
Omit.zIndex