UNPKG

@openui5/sap.m

Version:

OpenUI5 UI Library sap.m

9 lines 243 B
<core:FragmentDefinition xmlns="sap.m" xmlns:core="sap.ui.core"> <RadioButtonGroup columns="1" > <buttons> <RadioButton text="Option One"/> <RadioButton text="Option Two"/> </buttons> </RadioButtonGroup> </core:FragmentDefinition>