Name | Description |
---|---|
slot[name=""] | The default slot for the card section, this is where you can include the suite-card children |
slot[name="cta"] | The default slot for the card section, this is where you can include the suite-card children |
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::(cta-wrapper) | The wrapper around the cta slot |
part::(header) | The suite-text element used to display the header attribute |
Name | Description |
---|---|
slot[name=""] | The default slot for adding content to a card |
slot[name="cta"] | The slot for adding calls to action to a card |
slot[name="media"] | The slot for adding an image or video to a card |
part::(base) | The base suite-grid element |
part::(content) | The wrapper around the header, description, and cta wrapper |
part::(cta-wrapper) | the wrapper around the cta slot |
part::(description) | The suite-text element for the description |
part::(header) | The suite-text element for the header |
part::(media) | The suite-media element wrapped around the media slot |