@Patrick_Beauchamp check out the “Dropdown of radio stations” example here, it’s similar:
There’s a trick to display a divider after the first item, you can use it or not (simply remove the first <li>
and the ng-style
in the second).
@Patrick_Beauchamp check out the “Dropdown of radio stations” example here, it’s similar:
There’s a trick to display a divider after the first item, you can use it or not (simply remove the first <li>
and the ng-style
in the second).