Interface IIgrBannerProps

Hierarchy

Hierarchy

  • IIgrBannerProps

Properties

children?: ReactNode
className?: string
closed?: ((s, e) => void)

Type declaration

closing?: ((s, e) => void)

Type declaration

id?: string
open?: string | boolean

Determines whether the banner is being shown/hidden.

style?: CSSProperties