UNPKG

tns-template-master-detail-kinvey-ng

Version:

Master-detail interface to display collection of items from Kinvey and inspect and edit selected item properties.

5 lines (4 loc) 228 B
<GridLayout columns="*, auto" (tap)="onSelectorTap()"> <Label [text]="selectedValue"></Label> <Label text="&#xf054;" class="fas" col="1" horizontalAlignment="center" verticalAlignment="center"></Label> </GridLayout>