Sheet API
API reference docs for theSheet
component. For examples and details on the usage of this component, visit the component demo page.
Props
Props | Type | Description | Default |
---|---|---|---|
|
| The content of the sheet, typically including header, content, and footer. | _ |
|
| When set to | _ |
|
| Id of Sheet Title element, will be announced as | _ |
|
| Callback triggered on closing the sheet and will activate upon pressing "Esc" or clicking on the overlay. | _ |
|
| Determines the position of the sheet on the screen. |
|
|
| Callback fired when "Esc" key is pressed along with | _ |
|
| Callback fired when the overlay is clicked along with | _ |
|
| Id of Sheet description element, will be announced as | _ |
|
| If set to |
|
|
| If set to |
|
|
| The |
|
|
| If users need to interact with other parts of the page such as a chatbot window , disable focus containment within the sheet by setting this prop to |
|