kopia lustrzana https://github.com/shoelace-style/shoelace
move emphasis
rodzic
e80b2c9fb9
commit
a3450a7d83
|
@ -97,10 +97,8 @@ export default class SlSelect extends ShoelaceElement implements ShoelaceFormCon
|
|||
|
||||
/**
|
||||
* The current value of the select, submitted as a name/value pair with form data. When `multiple` is enabled, the
|
||||
* value attribute will be a space-delimited list of values based on the options selected, and the value property
|
||||
* will be an array.
|
||||
*
|
||||
* **Note** For this reason, SlOption values must not contain spaces.
|
||||
* value attribute will be a space-delimited list of values based on the options selected, and the value property will
|
||||
* be an array. **For this reason, values must not contain spaces.**
|
||||
*/
|
||||
@property({
|
||||
converter: {
|
||||
|
|
Ładowanie…
Reference in New Issue