Radio⭕
Let users make choices through radio box components
Code demonstration
import { URadio } from 'ungeui';
Basic usage🚀
Disable🚫
Radio group🚥
Radio button⏺
Props
Parameter | description | type | default value |
---|---|---|---|
checked | is check | boolean | false |
disabled | is disabled | boolean | false |