ElementUI select component implements prepend content

on the left is prepend content similar to el-input, and on the right is a direct drop-down list.

in many places, there is no way to implement this structure directly in elementUI, so do you have to package it yourself again?


you can also use el-input ah, then hide input and adjust the style

.
Menu