| Prop | Default | Type |
|---|---|---|
dir | 'ltr' | 'ltr' | 'rtl'The global reading direction of your application. This will be inherited by all primitives. |
locale | 'en' | stringThe global locale of your application. This will be inherited by all primitives. |
nonce | stringThe global | |
scrollBody | true | boolean | ScrollBodyOptionThe global scroll body behavior of your application. This will be inherited by the related primitives. |
useId | (() => string)The global |
| Methods | Type |
|---|---|
useId | () => stringThe global |
