You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
260 KiB
1 line
260 KiB
1 month ago
|
{"el-affix/offset":{"type":"number","description":"offset distance, default: 0.\n\n[Docs](https://element-plus.org/en-US/component/affix.html#attributes)"},"el-affix/position":{"type":"'top' | 'bottom'","options":["top","bottom"],"description":"position of affix, default: top.\n\n[Docs](https://element-plus.org/en-US/component/affix.html#attributes)"},"el-affix/target":{"type":"string","description":"target container (CSS selector)\n\n[Docs](https://element-plus.org/en-US/component/affix.html#attributes)"},"el-affix/z-index":{"type":"number","description":"`z-index` of affix, default: 100.\n\n[Docs](https://element-plus.org/en-US/component/affix.html#attributes)"},"el-affix/change":{"type":"event","description":"triggers when fixed state changed\n\n[Docs](https://element-plus.org/en-US/component/affix.html#events)"},"el-affix/scroll":{"type":"event","description":"triggers when scrolling\n\n[Docs](https://element-plus.org/en-US/component/affix.html#events)"},"el-alert/title":{"type":"string","description":"alert title.\n\n[Docs](https://element-plus.org/en-US/component/alert.html#attributes)"},"el-alert/type":{"type":"'success' | 'warning' | 'info' | 'error' ","options":["success","warning","info","error"],"description":"alert type., default: info.\n\n[Docs](https://element-plus.org/en-US/component/alert.html#attributes)"},"el-alert/description":{"type":"string","description":"descriptive text.\n\n[Docs](https://element-plus.org/en-US/component/alert.html#attributes)"},"el-alert/closable":{"type":"boolean","description":"whether alert can be dismissed., default: true.\n\n[Docs](https://element-plus.org/en-US/component/alert.html#attributes)"},"el-alert/center":{"type":"boolean","description":"whether content is placed in the center., default: false.\n\n[Docs](https://element-plus.org/en-US/component/alert.html#attributes)"},"el-alert/close-text":{"type":"string","description":"customized close button text.\n\n[Docs](https://element-plus.org/en-US/component/alert.html#attributes)"},"el-alert/show-icon":{"type":"boolean","description":"whether a type icon is displayed., default: false.\n\n[Docs](https://element-plus.org/en-US/component/alert.html#attributes)"},"el-alert/effect":{"type":"'light' | 'dark'","options":["light","dark"],"description":"theme style., default: light.\n\n[Docs](https://element-plus.org/en-US/component/alert.html#attributes)"},"el-alert/close":{"type":"event","description":"trigger when alert is closed.\n\n[Docs](https://element-plus.org/en-US/component/alert.html#events)"},"el-anchor/change":{"type":"event","description":"callback when the step changes\n\n[Docs](https://element-plus.org/en-US/component/anchor.html#anchor-events)"},"el-anchor/click":{"type":"event","description":"Triggered when the user clicks on the link\n\n[Docs](https://element-plus.org/en-US/component/anchor.html#anchor-events)"},"el-autocomplete/model-value":{"type":"string","description":"binding value\n\n[Docs](https://element-plus.org/en-US/component/autocomplete.html#attributes)"},"el-autocomplete/placeholder":{"type":"string","description":"the placeholder of Autocomplete\n\n[Docs](https://element-plus.org/en-US/component/autocomplete.html#attributes)"},"el-autocomplete/clearable":{"type":"boolean","description":"whether to show clear button, default: false.\n\n[Docs](https://element-plus.org/en-US/component/autocomplete.html#attributes)"},"el-autocomplete/disabled":{"type":"boolean","description":"whether Autocomplete is disabled, default: false.\n\n[Docs](https://element-plus.org/en-US/component/autocomplete.html#attributes)"},"el-autocomplete/value-key":{"type":"string","description":"key name of the input suggestion object for display, default: value.\n\n[Docs](https://element-plus.org/en-US/component/autocomplete.html#attributes)"},"el-autocomplete/debounce":{"type":"number","description":"debounce delay when typing, in milliseconds, default: 300.\n\n[Docs](https://element-plus.org/en-US/component/autocomplete.html#attributes)"},"el-autocomplete/placement":{"type":"'top' | 'top- start' | 'top-end' | 'bottom' | 'bottom
|