removing some caches
This commit is contained in:
1
docs/.vitepress/dist/assets/references_elements_DropDown.md.CLiKBMat.js
vendored
Normal file
1
docs/.vitepress/dist/assets/references_elements_DropDown.md.CLiKBMat.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{_ as e,a as o,b as r,ag as d}from"./chunks/framework.BcrMLAmg.js";const D=JSON.parse('{"title":"DropDown","description":"","frontmatter":{},"headers":[],"relativePath":"references/elements/DropDown.md","filePath":"references/elements/DropDown.md","lastUpdated":1757925952000}'),n={name:"references/elements/DropDown.md"};function a(s,t,i,p,h,l){return r(),o("div",null,t[0]||(t[0]=[d('<h1 id="dropdown" tabindex="-1">DropDown <a class="header-anchor" href="#dropdown" aria-label="Permalink to "DropDown""></a></h1><p><em>This is the DropDown class. It is a visual element that can show a list of selectable items in a DropDown menu.</em></p><p>Extends: <code>List</code></p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-label="Permalink to "Properties""></a></h2><table tabindex="0"><thead><tr><th>Property</th><th>Type</th><th>Default</th><th>Description</th></tr></thead><tbody><tr><td>isOpen</td><td>boolean</td><td>false</td><td>Whether the DropDown menu is currently open</td></tr><tr><td>dropdownHeight</td><td>number</td><td>5</td><td>Maximum height of the DropDown menu when open</td></tr><tr><td>selectedText</td><td>string</td><td>""</td><td>The text to show when no item is selected</td></tr><tr><td>dropSymbol</td><td>string</td><td>"\\31"</td><td>The symbol to show for DropDown indication</td></tr></tbody></table>',5)]))}const m=e(n,[["render",a]]);export{D as __pageData,m as default};
|
||||
Reference in New Issue
Block a user