IonicRadioProps
| Generic types: | T |
No documentation has been provided.
Properties
| Name | Type | Description |
|---|---|---|
| color | "primary" | "secondary" | "tertiary" | "success" | "warning" | "danger" | undefined | |
| compareWith | ((o1: T, o2: T) => boolean) | undefined | |
| justify | "start" | "end" | "space-between" | undefined | |
| labelPlacement | "fixed" | "start" | "end" | "stacked" | undefined |