zoujiandong 2bd2fd31ac 1.22
2024-01-22 08:55:30 +08:00

603 B
Raw Blame History

:: BASE_DOC ::

API

Cascader Props

name type default description required
close-btn Boolean / Slot true - N
keys Object - TypescriptKeysType N
custom-style v0.25.0 String - - N
options Array [] TypescriptArray<CascaderOption> N
sub-titles Array [] TypescriptArray<string> N
theme String 'step' optionsstep/tab N
title String / Slot - - N
value String / Number null - N
default-value String / Number undefined uncontrolled property N
visible Boolean false - N