slot[name=""] | The default slot for the card section, this is where you can include the suite-card children |
slot[name="edit-description"] | A slot for handling inline editing of the description attribute, if the attribute is present this will not be
shown |
slot[name="edit-header"] | A slot for handling inline editing of the header attribute, if the attribute is present this will not be shown |
part::(base) | The base div element |
part::(cards-wrapper) | The wrapper around the default slot |
part::(content) | The wrapper around the header and description |
part::(description) | The suite-text element used to display the description attribute |
part::(header) | The suite-text element used to display the header attribute |