+
+
+
+
+
+ 初始化与异步 models
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 非受控 value/open
+
+
+
+
+
+
+
+
+
+
+ 受控 value/open 与无效值
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reasoning effort
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ label }}|{{ reasoningEffortOption?.value ?? 'null' }}|{{ reasoningEffortOption?.label ?? 'null' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 无搜索键盘导航
+
+
+
+
+
+
+
+
+
+ Slots 与辅助控件
+
+
+ {{ open ? 'Opened' : 'Closed' }}: {{ label }}
+
+
+
+
+
+
+ Custom {{ option.label }}{{ selected ? ' selected' : '' }}{{ option.disabled ? ' disabled' : '' }}
+
+
+
+ Nothing matches {{ query }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 多实例与 outside click
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ defaultOpen 与快速开关
+
+
+
+
+
+
+
+
+
+
+
+ Variant、size、disabled 与窄屏
+
+
+
+
+
+
+
+
+