Appearance
type OptionEmits = object;
选项组件的事件
click: [OptionClickCallbackParams];
mouseenter: [OptionValueType];
mouseleave: [OptionValueType];