mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Add missing part docs
This commit is contained in:
@@ -12,9 +12,12 @@ let id = 0;
|
||||
* @slot help-text - Help text that describes how to use the select.
|
||||
*
|
||||
* @part base - The component's base wrapper.
|
||||
* @part form-control - The form control that wraps the label and the input.
|
||||
* @part help-text - The select help text.
|
||||
* @part icon - The select icon.
|
||||
* @part input - The select input.
|
||||
* @part label - The input label.
|
||||
* @part menu - The select menu, a <sl-menu> element.
|
||||
* @part tag - The multiselect option, a <sl-tag> element.
|
||||
* @part tags - The container in which multiselect options are rendered.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user