GitHub

Radio Group

Import

import { RadioGroup } from '@frontile/forms';

Usage

API

RadioGroup

Element: HTMLDivElement

Arguments

Name Type Default Description
classes SlotsToClasses<'base' | 'optionsContainer' | 'label'> -
description string -
errors enum -
isInvalid boolean -
isRequired boolean -
label string -
name string -
onChange function -
orientation enum -
size enum -
value T -

Blocks

Name Type Default Description
default * Array -
Released under MIT License - Created by Josemar Luedke