@openui5/sap.m
Version:
OpenUI5 UI Library sap.m
10 lines • 387 B
text/xml
<core:FragmentDefinition xmlns="sap.m" xmlns:u="sap.ui.unified"
xmlns:core="sap.ui.core">
<PlanningCalendarLegend>
<items>
<u:CalendarLegendItem text="Legend Item 1" type="Type01" />
<u:CalendarLegendItem text="Legend Item 2" type="Type02" />
<u:CalendarLegendItem text="Legend Item 3" type="Type03" />
</items>
</PlanningCalendarLegend>
</core:FragmentDefinition>