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
857 B
857 B
AuthConfigForm/Config
The AuthConfigForm/Config
is the base form to configure auth methods.
Properties
Name | Type | Default | Description |
---|---|---|---|
model | DS.Model |
|
The corresponding auth model that is being configured. |
Example
{{auth-config-form/config model.model}}
See