Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SvgProperties<TLength>

Type parameters

  • TLength

Hierarchy

Index

Properties

Optional alignmentBaseline

alignmentBaseline: AlignmentBaselineProperty

Optional baselineShift

baselineShift: BaselineShiftProperty<TLength>

Optional clip

Optional clipPath

Optional clipRule

Optional color

Optional colorInterpolation

colorInterpolation: ColorInterpolationProperty

Optional colorRendering

colorRendering: ColorRenderingProperty

Optional cursor

Optional direction

Optional display

Optional dominantBaseline

dominantBaseline: DominantBaselineProperty

Optional fill

Optional fillOpacity

fillOpacity: GlobalsNumber

Optional fillRule

Optional filter

Optional floodColor

floodColor: FloodColorProperty

Optional floodOpacity

floodOpacity: GlobalsNumber

Optional font

Optional fontFamily

fontFamily: FontFamilyProperty

Optional fontSize

fontSize: FontSizeProperty<TLength>

Optional fontSizeAdjust

fontSizeAdjust: FontSizeAdjustProperty

Optional fontStretch

fontStretch: FontStretchProperty

Optional fontStyle

Optional fontVariant

fontVariant: FontVariantProperty

Optional fontWeight

fontWeight: FontWeightProperty

Optional glyphOrientationVertical

glyphOrientationVertical: GlyphOrientationVerticalProperty

Optional imageRendering

imageRendering: ImageRenderingProperty

Optional letterSpacing

letterSpacing: LetterSpacingProperty<TLength>

Optional lightingColor

lightingColor: LightingColorProperty

Optional lineHeight

lineHeight: LineHeightProperty<TLength>

Optional marker

Optional markerEnd

Optional markerMid

Optional markerStart

markerStart: MarkerStartProperty

Optional mask

mask: MaskProperty<TLength>

Optional opacity

Optional overflow

Optional paintOrder

paintOrder: PaintOrderProperty

Optional pointerEvents

pointerEvents: PointerEventsProperty

Optional shapeRendering

shapeRendering: ShapeRenderingProperty

Optional stopColor

Optional stopOpacity

stopOpacity: GlobalsNumber

Optional stroke

Optional strokeDasharray

strokeDasharray: StrokeDasharrayProperty<TLength>

Optional strokeDashoffset

strokeDashoffset: StrokeDashoffsetProperty<TLength>

Optional strokeLinecap

strokeLinecap: StrokeLinecapProperty

Optional strokeLinejoin

strokeLinejoin: StrokeLinejoinProperty

Optional strokeMiterlimit

strokeMiterlimit: GlobalsNumber

Optional strokeOpacity

strokeOpacity: GlobalsNumber

Optional strokeWidth

strokeWidth: StrokeWidthProperty<TLength>

Optional textAnchor

textAnchor: TextAnchorProperty

Optional textDecoration

textDecoration: TextDecorationProperty<TLength>

Optional textRendering

textRendering: TextRenderingProperty

Optional unicodeBidi

unicodeBidi: UnicodeBidiProperty

Optional vectorEffect

vectorEffect: VectorEffectProperty

Optional visibility

visibility: VisibilityProperty

Optional whiteSpace

whiteSpace: WhiteSpaceProperty

Optional wordSpacing

wordSpacing: WordSpacingProperty<TLength>

Optional writingMode

writingMode: WritingModeProperty

Generated using TypeDoc