UNPKG

@openui5/sap.m

Version:

OpenUI5 UI Library sap.m

10 lines 307 B
<core:FragmentDefinition xmlns="sap.m" xmlns:core="sap.ui.core"> <FlexBox> <items> <Button text="1" type="Emphasized" class="sapUiSmallMarginEnd" /> <Button text="2" type="Reject" class="sapUiSmallMarginEnd" /> <Button text="3" type="Accept" /> </items> </FlexBox> </core:FragmentDefinition>