UNPKG

@lrnwebcomponents/app-editor-hax

Version:

HAX but for mobile / desktop application development

44 lines (43 loc) 2.41 kB
{ "version": 1, "tags": [ { "name": "app-editor-hax", "description": "`app-editor-hax`\nstand alone editor intended for use in a larger application\nas the editor. It is like cms-hax in that it's prepackaged\nthe way HAX will be integrated but the connotation is that there\nis no edit state and that it is always editing effectively.\n\nEvents:\n\n * `app-editor-hax-save` {`CustomEvent<any>`} - \n\n * `app-editor-hax-import` {`CustomEvent<boolean>`} - \n\nAttributes:\n\n * `appStoreConnection` - Establish the app store connection to pull in our JSON\n\nProperties:\n\n * `appStoreConnection` - Establish the app store connection to pull in our JSON", "attributes": [ { "name": "appStoreConnection", "description": "`appStoreConnection` - Establish the app store connection to pull in our JSON\n\nProperty: appStoreConnection" }, { "name": "onapp-editor-hax-save", "description": "`app-editor-hax-save` {`CustomEvent<any>`} - " }, { "name": "onapp-editor-hax-import", "description": "`app-editor-hax-import` {`CustomEvent<boolean>`} - " } ] }, { "name": "app-editor-hax", "description": "`app-editor-hax`\nstand alone editor intended for use in a larger application\nas the editor. It is like cms-hax in that it's prepackaged\nthe way HAX will be integrated but the connotation is that there\nis no edit state and that it is always editing effectively.\n\nEvents:\n\n * `app-editor-hax-save` {`CustomEvent<any>`} - \n\n * `app-editor-hax-import` {`CustomEvent<boolean>`} - \n\nAttributes:\n\n * `appStoreConnection` - Establish the app store connection to pull in our JSON\n\nProperties:\n\n * `appStoreConnection` - Establish the app store connection to pull in our JSON", "attributes": [ { "name": "appStoreConnection", "description": "`appStoreConnection` - Establish the app store connection to pull in our JSON\n\nProperty: appStoreConnection" }, { "name": "onapp-editor-hax-save", "description": "`app-editor-hax-save` {`CustomEvent<any>`} - " }, { "name": "onapp-editor-hax-import", "description": "`app-editor-hax-import` {`CustomEvent<boolean>`} - " } ] } ], "globalAttributes": [], "valueSets": [] }