Browser

階層構造を持つデータの中から項目を単一選択するコンポーネントです。

Props

size
"s" "default"
disabledDetail
{ icon?: FunctionComponent<{}>; message: ReactNode; }
prefix
string number false true ReactElement<any, string | JSXElementConstructor<any>> Iterable<ReactNode> ReactPortal
suffix
string number false true ReactElement<any, string | JSXElementConstructor<any>> Iterable<ReactNode> ReactPortal
square
false true
wide
false true
variant
"text" "primary" "danger" "secondary" "skeleton"
loading
false true
decorators
DecoratorsType<"loading">