Hierarchy

Hierarchy

Properties

brushes?: string | string[]

Gets the brushes collection used by this scale.

children?: ReactNode
propertyUpdated?: ((s, e) => void)

Type declaration

    • (s, e): void
    • Event raised when a property (including "effective" and non-dependency property) value changes.

      Parameters

      Returns void