Interface WebFlowHeaderStyle

Hierarchy

  • WebFlowHeaderStyle

Properties

backgroundColor: string

Background color of the header, in hexadecimal format (e.g., #FFFFFF for white).

contentColor: string

Color used for the text and the close button icon in the header, in hexadecimal format (e.g., #000000 for black).

title?: string

Text displayed in the header.

Generated using TypeDoc