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