@corejam/plugin-auth
Version:
Corejam Authentification plugin
41 lines (27 loc) • 1.04 kB
Markdown
# auth-route-admin-user-form
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | ----- | ----------- |
| `param` | `param` | | `any` | `undefined` |
## Dependencies
### Depends on
- [auth-admin-user-form](../../../../components/AdminUserForm)
### Graph
```mermaid
graph TD;
auth-route-admin-user-form --> auth-admin-user-form
auth-admin-user-form --> corejam-box
auth-admin-user-form --> corejam-type
auth-admin-user-form --> corejam-form-container
auth-admin-user-form --> corejam-form-input
auth-admin-user-form --> corejam-form-select
auth-admin-user-form --> corejam-form-submit
corejam-form-input --> corejam-box
corejam-form-input --> corejam-type
corejam-form-select --> corejam-box
corejam-form-select --> corejam-type
style auth-route-admin-user-form fill:#f9f,stroke:#333,stroke-width:4px
```
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*