Highlight
Used to highlight a specific item
How to use this component
For example, used to highlight the date on the waste collection page and missed collection page
Code Resource
<sections:Highlight Label="{Binding Date, StringFormat='{0:dddd, dd MMMM}'}" />
- Label
- Sets the text
- Default is String.Empty
How should this component look?
