feat(elements): add demoGroups metadata, filter demo view wrappers in wcctools, and update demo payloads
This commit is contained in:
@@ -36,6 +36,8 @@ export class SzQuickActionsCard extends DeesElement {
|
||||
</div>
|
||||
`;
|
||||
|
||||
public static demoGroups = ['Dashboard'];
|
||||
|
||||
@property({ type: Array })
|
||||
public accessor actions: IQuickAction[] = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user