Remember
Auth.Login.Remember from the Auth package.
Loading Auth.Login.Remember…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
checkedOptional | boolean | — |
defaultCheckedOptional | boolean | — |
descriptionOptional | string | — |
disabledOptional | boolean | false |
labelOptional | string | "Save my information" |
nameOptional | string | "remember" |
onCheckedChangeOptional | ((checked: boolean) => void) | — |