Dashboard Module
<sc-dashboard-module></sc-dashboard-module>
This component let users create dashboard module.
- Preview
- Code
<sc-dashboard-module heading="Dashboard Title"><sc-button slot="end" size="small">Button</sc-button><sc-card>Content</sc-card></sc-dashboard-module>
Component Codex
Properties
Property | Description | Type | Default |
---|---|---|---|
error | string | ||
heading | string | ||
loading | boolean |
Shadow Parts
Part | Description |
---|---|
base | The elements base wrapper. |
error__ message | The alert message. |
error__base | The alert base wrapper. |
error__icon | The alert icon. |
error__text | The alert text. |
error__title | The alert title. |
heading | The heading. |
heading-description | The heading description. |
heading-text | The heading text wrapper. |
heading-title | The heading title. |
Used By
- sc-cancel-discount
- sc-cancel-survey
- sc-charges-list
- sc-checkout-stock-alert
- sc-customer-details
- sc-customer-edit
- sc-downloads-list
- sc-fulfillments
- sc-invoices-list
- sc-licenses-list
- sc-order
- sc-order-confirm-provider
- sc-order-confirmation-details
- sc-orders-list
- sc-password-nag
- sc-payment-methods-list
- sc-purchase-downloads-list
- sc-subscription
- sc-subscription-ad-hoc-confirm
- sc-subscription-cancel
- sc-subscription-payment
- sc-subscription-payment-method
- sc-subscription-switch
- sc-subscription-variation-confirm
- sc-subscriptions-list
- sc-upcoming-invoice
- sc-wordpress-password-edit
- sc-wordpress-user
- sc-wordpress-user-edit