30dd63b47e
* storybook: add .md suffix to stories blueprint * storybook: add FormField * storybook: update AuthConfigForm docs * storybook: add FormFieldGroups * storybook: add MaskedInput * storybook: add example FormField attr * storybook: remove actions addon
866 B
866 B
AuthConfigForm/Options
The AuthConfigForm/Options
is options portion of the auth config form.
Properties
Name | Type | Default | Description |
---|---|---|---|
model | DS.Model |
|
The corresponding auth model that is being configured. |
Example
{{auth-config-form/options model.model}}
See