UNPKG

@paperbits/core

Version:
6 lines 356 B
<div id="textStyleSelector" role="listbox" class="tools-paragraphstyle" data-bind="scrollable: true, listbox: {}"> <!--ko foreach: { data: styles, as: 'style' } --> <a role="option" class="tools-paragraph-style tools-paragraph-style-normal" data-bind="text: style.displayName, activate: $parent.setTextStyle"></a> <!--/ko--> </div>