Name | Description |
---|---|
slot[default] | The default slot where stats should be added |
slot["edit-description"] | A slot for handling inline editing of the description attribute, if the attribute is present this will not be shown |
slot["edit-header"] | A slot for handling inline editing of the header attribute, if the attribute is present this will not be shown |
slot[cta] | The slot where top-level calls to action should be added |
::part(base) | The base suite-surface element |
::part(header) | The suite-text element for the header |
::part(description) | The suite-text elemenet for the description |
::part(cta-wrapper) | The div element that wraps the cta slot |
::part(items-wrapper) | The suite-surface element that wraps the default slot |
Name | Description |
---|---|
slot[cta] | The slot where stat-level calls to action should be added |
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-stat"] | A slot for handling inline editing of the stat attribute, if the attribute is present this will not be shown |
::part(base) | The base suite-grid element |
::part(content) | The div element that wraps description and the calls to action |
::part(cta-wrapper) | The div element that wraps the cta slot |
::part(description) | The suite-text element for the description |
::part(divider) | The hr element used between the stat and the content |
::part(stat) | The suite-text element for the stat |