UNPKG

@paperbits/core

Version:
10 lines 493 B
<div class="form-group"> <label for="appearanceStyle" class="form-label"> Appearance <divider class="btn btn-info" type="divider" aria-hidden="true" role="tooltip" data-bind="tooltip: 'Predefined appearance from style guide.'"></divider> </label> <dropdown id="appearanceStyle" params="{ options: appearanceStyles, value: appearanceStyle, optionsText: 'displayName', optionsValue: 'key', heading: 'Appearance' }"> </dropdown> </div>