Card
<sc-card></sc-card>
This component lets user create card.
- Preview
- Code
<sc-card><span slot="title">Card Title</span>Card Content</sc-card>
Borderless
Use the Borderless attribute for a borderless card.
- Preview
- Code
<sc-card borderless><span slot="title">Card Title</span>Card Content</sc-card>
Component Codex
Properties
Property | Description | Type | Default |
---|---|---|---|
borderless | Is this card borderless. | boolean | |
href | A link for the card. | string | |
loading | Is this card loading. | boolean | |
noDivider | Eliminate the divider | boolean | |
noPadding | Remove padding | boolean |
Shadow Parts
Part | Description |
---|---|
base | The elements base wrapper. |
Used By
- sc-charges-list
- sc-checkout-mollie-payment
- sc-checkout-stock-alert
- sc-customer-details
- sc-customer-edit
- sc-downloads-list
- sc-fulfillments
- sc-invoices-list
- sc-licenses-list
- sc-login-form
- sc-mollie-add-method
- sc-order
- sc-order-confirmation-details
- sc-orders-list
- sc-password-nag
- sc-payment
- sc-payment-method-choice
- sc-payment-methods-list
- sc-purchase-downloads-list
- sc-subscription
- sc-subscription-ad-hoc-confirm
- sc-subscription-details
- sc-subscription-next-payment
- sc-subscription-payment
- sc-subscription-payment-method
- sc-subscription-variation-confirm
- sc-subscriptions-list
- sc-upcoming-invoice
- sc-wordpress-password-edit
- sc-wordpress-user
- sc-wordpress-user-edit