UNPKG

@lrnwebcomponents/lrn-vocab

Version:

A simple vocabulary term highlighted with pop up for more details

25 lines 1.65 kB
{ "version": 1, "tags": [ { "name": "lrn-vocab", "description": "`lrn-vocab`\nVocabulary term with visual treatment and semantic meaning.\n\nEvents:\n\n * `simple-modal-show` {`CustomEvent<{ title: any; elements: { content: HTMLDivElement; }; styles: { \"--simple-modal-width\": string; \"--simple-modal-max-width\": string; \"--simple-modal-z-index\": string; \"--simple-modal-min-height\": string; }; invokedBy: this; }>`} - \n\nAttributes:\n\n * `term` {`string`} - \n\n * `schemaMap` - Schema Map for the element, used to generate a valid prefix on the fly\nProps set for Polymer compatibility\n\nProperties:\n\n * `term` {`string`} - \n\n * `schemaResourceID` {`string`} - \n\n * `schemaMap` - Schema Map for the element, used to generate a valid prefix on the fly\nProps set for Polymer compatibility", "attributes": [ { "name": "term", "description": "`term` {`string`} - \n\nProperty: term" }, { "name": "schemaMap", "description": "`schemaMap` - Schema Map for the element, used to generate a valid prefix on the fly\nProps set for Polymer compatibility\n\nProperty: schemaMap\n\nDefault: [object Object]" }, { "name": "onsimple-modal-show", "description": "`simple-modal-show` {`CustomEvent<{ title: any; elements: { content: HTMLDivElement; }; styles: { \"--simple-modal-width\": string; \"--simple-modal-max-width\": string; \"--simple-modal-z-index\": string; \"--simple-modal-min-height\": string; }; invokedBy: this; }>`} - " } ] } ], "globalAttributes": [], "valueSets": [] }