UNPKG

@lrnwebcomponents/responsive-grid

Version:

Automated conversion of responsive-grid/

191 lines (190 loc) 4.2 kB
{ "schema_version": "1.0.0", "classes": [ { "description": "`responsive-grid-col`\nA column for the responsive grid", "summary": "", "path": "lib/responsive-grid-col.js", "properties": [], "methods": [ { "name": "render", "description": "", "privacy": "public", "sourceRange": { "start": { "line": 49, "column": 2 }, "end": { "line": 51, "column": 3 } }, "metadata": {}, "params": [] } ], "staticMethods": [], "demos": [ { "url": "demo/index.html", "description": "" }, { "url": "demo/index.html", "description": "" } ], "metadata": {}, "sourceRange": { "start": { "line": 15, "column": 0 }, "end": { "line": 98, "column": 1 } }, "privacy": "public", "superclass": "LitElement", "name": "ResponsiveGridCol" }, { "description": "`responsive-grid-clear`\nA clearumn for the responsive grid", "summary": "", "path": "lib/responsive-grid-clear.js", "properties": [], "methods": [ { "name": "render", "description": "", "privacy": "public", "sourceRange": { "start": { "line": 26, "column": 2 }, "end": { "line": 28, "column": 3 } }, "metadata": {}, "params": [] } ], "staticMethods": [], "demos": [], "metadata": {}, "sourceRange": { "start": { "line": 12, "column": 0 }, "end": { "line": 75, "column": 1 } }, "privacy": "public", "superclass": "LitElement", "name": "ResponsiveGridClear" }, { "description": "`responsive-grid-row`\nA LRN element", "summary": "", "path": "lib/responsive-grid-row.js", "properties": [], "methods": [ { "name": "render", "description": "LitElement render", "privacy": "public", "sourceRange": { "start": { "line": 193, "column": 2 }, "end": { "line": 208, "column": 3 } }, "metadata": {}, "params": [] }, { "name": "firstUpdated", "description": "LitElement ready", "privacy": "public", "sourceRange": { "start": { "line": 233, "column": 2 }, "end": { "line": 246, "column": 3 } }, "metadata": {}, "params": [], "return": { "type": "void" } }, { "name": "updated", "description": "LitElement properties changed", "privacy": "public", "sourceRange": { "start": { "line": 250, "column": 2 }, "end": { "line": 263, "column": 3 } }, "metadata": {}, "params": [ { "name": "changedProperties" } ], "return": { "type": "void" } } ], "staticMethods": [], "demos": [ { "url": "demo/index.html", "description": "" }, { "url": "demo/index.html", "description": "" } ], "metadata": {}, "sourceRange": { "start": { "line": 26, "column": 0 }, "end": { "line": 319, "column": 1 } }, "privacy": "public", "superclass": "LitElement", "name": "ResponsiveGridRow" } ] }