Hierarchy

  • TaskDefaultsBaseline

Properties

borderRadius: string

The border radius of the baseline. Accepts valid CSS border-radius attribute values.

height: number

Specifies the height of the baseline in pixels. If not specified, a default height is used based upon the baseline type.

svgClassName: string

A space delimited list of CSS style classes defining the baseline style.

Deprecated

Since 20.0.0. The svgClassName property is deprecated. This API is not recommended in Redwood theme. Use other customization APIs where appropriate.

svgStyle: object

The CSS style defining the baseline style.

Deprecated

Since 20.0.0. The svgStyle property is deprecated. This API is not recommended in Redwood theme. Use other customization APIs where appropriate.

Generated using TypeDoc