UNPKG

@lrnwebcomponents/word-count

Version:
25 lines 811 B
{ "version": 1, "tags": [ { "name": "word-count", "description": "`word-count`\n`Count the words on whatever this wraps`\n\nAttributes:\n\n * `words` {`number`} - \n\n * `words-prefix` {`string`} - \n\n * `t` - \n\nProperties:\n\n * `words` {`number`} - \n\n * `wordsPrefix` {`string`} - \n\n * `t` - ", "attributes": [ { "name": "words", "description": "`words` {`number`} - \n\nProperty: words" }, { "name": "words-prefix", "description": "`words-prefix` {`string`} - \n\nProperty: wordsPrefix\n\nDefault: Word count" }, { "name": "t", "description": "`t` - \n\nProperty: t\n\nDefault: [object Object]" } ] } ], "globalAttributes": [], "valueSets": [] }