Dialog
7.2.17
Dialogs fill the entire screen.
Namn | Typ | Beskrivning |
---|---|---|
AppBarProps | AppBarProps | Configuration options for the dialog's app bar component. |
ariaLabel * | string | Accessible label for screen readers describing the dialog's purpose. Required for WCAG 2.1 compliance. |
customAttributes | CustomAttribute[] | Array of custom attributes that can be used for testing purposes. |
disableFocusHeading | boolean | If true, prevents the dialog from automatically focusing its first heading element. |
enteringDirection | EnteringDirectionType | Specifies the direction from which the dialog enters the screen. |
npm install @sj-ab/component-library.ui.dialog
Adaptive design