open-vault/ui/stories/auth-config-form/options.md
Noelle Daley 30dd63b47e
ui/storybook/add form components (#6533)
* 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
2019-04-05 14:58:55 -07:00

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