Class DocumentFlowAppearanceConfiguration

Configuration of the general appearance.

Hierarchy

  • PartiallyConstructible
    • DocumentFlowAppearanceConfiguration

Constructors

Properties

bottomBarBackgroundColor: string

The background color of the bottom bar.

Default Value

"?sbColorPrimary";
topBarBackgroundColor: string

The background color of the top bar. Only applicable when the visual mode is specified as 'SOLID', otherwise ignored.

Default Value

"?sbColorPrimary";

Generated using TypeDoc