Properties
The following properties applies to SkipContent.Return
as well.
Property | Type | Description |
---|---|---|
selector | string | (required) Define an existing HTML element selector to focus when the inner button got pressed. |
text | React.ReactNode | (optional) Define a clear message describing the choices the users has. |
children | React.ReactNode | (optional) Define a clear message describing the choices the users has. |
focusDelay | number | (optional) Defines the delay after the enter key has been pressed. |