Skip to main content

JeRadioGroup | <je-radio-group>

Properties

PropertyAttributeDescriptionTypeDefault
disableddisabledDisables the controlsbooleanfalse
labellabelLabel that shows above the controlstringundefined
notenoteAdditional info that shows below the controlstringundefined
originalValueoriginal-valueValue the form will reset to. Defaults to initial value if not specifiedanyundefined
requiredrequiredRequires a value before the form can be submittedbooleanundefined
valuevalueThe currently selected valueanyundefined

Events

EventDescriptionType
valueChangeEmits the selected value whenever it changesCustomEvent<any>

Dependencies

Depends on

Graph


Built with StencilJS