Select🔽

You can use it when there are too many options to keep the page clean and tidy

Code demonstration

import { USelect } from 'ungeui'

Basic usage🌠

Different sizes🔥

Display value😃😭😩

Props

Parameterdescriptiontypedefault value
placeholderdefault contentnumber | boolean | string"请选择"
valueselected valuenumber | boolean | string | object"请选择"
on-update:valuecallback(e: Event) => valueundefined
displaydisplay value in optionbooleanfalse

Last Updated: