Configuration of the icon appearance on a button.

Hierarchy

  • PartiallyConstructible
    • IconButton

Constructors

  • Parameters

    • Optional source: DeepPartial<IconButton>

    Returns IconButton

Properties

accessibilityDescription: string

The text to be read when the button is selected through accessibility mode. Default is ""

color: string

The icon color. Default is "#FFFFFF"

visible: boolean

Determines whether the icon is visible on the button. Default is true