Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SvgPropertiesHyphenFallback<TLength>

Type parameters

  • TLength

Hierarchy

Index

Properties

Optional alignment-baseline

Optional baseline-shift

baseline-shift: BaselineShiftProperty<TLength> | BaselineShiftProperty<TLength>[]

Optional clip

Optional clip-path

Optional clip-rule

Optional color

Optional color-interpolation

Optional color-rendering

Optional cursor

Optional direction

Optional display

Optional dominant-baseline

Optional fill

Optional fill-opacity

fill-opacity: GlobalsNumber | GlobalsNumber[]

Optional fill-rule

Optional filter

Optional flood-color

Optional flood-opacity

flood-opacity: GlobalsNumber | GlobalsNumber[]

Optional font

Optional font-family

Optional font-size

font-size: FontSizeProperty<TLength> | FontSizeProperty<TLength>[]

Optional font-size-adjust

Optional font-stretch

Optional font-style

Optional font-variant

Optional font-weight

Optional glyph-orientation-vertical

Optional image-rendering

Optional letter-spacing

letter-spacing: LetterSpacingProperty<TLength> | LetterSpacingProperty<TLength>[]

Optional lighting-color

Optional line-height

line-height: LineHeightProperty<TLength> | LineHeightProperty<TLength>[]

Optional marker

Optional marker-end

Optional marker-mid

Optional marker-start

Optional mask

mask: MaskProperty<TLength> | MaskProperty<TLength>[]

Optional opacity

Optional overflow

Optional paint-order

Optional pointer-events

Optional shape-rendering

Optional stop-color

Optional stop-opacity

stop-opacity: GlobalsNumber | GlobalsNumber[]

Optional stroke

Optional stroke-dasharray

stroke-dasharray: StrokeDasharrayProperty<TLength> | StrokeDasharrayProperty<TLength>[]

Optional stroke-dashoffset

stroke-dashoffset: StrokeDashoffsetProperty<TLength> | StrokeDashoffsetProperty<TLength>[]

Optional stroke-linecap

Optional stroke-linejoin

Optional stroke-miterlimit

stroke-miterlimit: GlobalsNumber | GlobalsNumber[]

Optional stroke-opacity

stroke-opacity: GlobalsNumber | GlobalsNumber[]

Optional stroke-width

stroke-width: StrokeWidthProperty<TLength> | StrokeWidthProperty<TLength>[]

Optional text-anchor

Optional text-decoration

text-decoration: TextDecorationProperty<TLength> | TextDecorationProperty<TLength>[]

Optional text-rendering

Optional unicode-bidi

Optional vector-effect

Optional visibility

Optional white-space

Optional word-spacing

word-spacing: WordSpacingProperty<TLength> | WordSpacingProperty<TLength>[]

Optional writing-mode

Generated using TypeDoc