UNPKG

plus-pro-components

Version:

Page level components developed based on Element Plus.

12 lines (9 loc) 167 B
'use strict'; const selectValueTypeList = [ "select", "radio", "checkbox", "select-v2", "plus-radio" ]; exports.selectValueTypeList = selectValueTypeList;