File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 60
60
< button class ="{button:{icons:{primary:'ui-icon-locked'},text:false}} "> Button with icon only</ button >
61
61
< button class ="{button:{icons:{primary:'ui-icon-locked'}}} "> Button with icon on the left</ button >
62
62
< button class ="{button:{icons:{primary:'ui-icon-gear',secondary:'ui-icon-triangle-1-s'}}} "> Button with two icons</ button >
63
- < button class ="{button:{icons:{primary:'ui-icon-gear',secondary:'ui-icon-triangle-1-s'},text:false}} "> Button with two icons</ button >
63
+ < button class ="{button:{icons:{secondary:'ui-icon-triangle-1-s'}}} "> Button with text and secondary icon</ button >
64
+ < button class ="{button:{icons:{primary:'ui-icon-gear',secondary:'ui-icon-triangle-1-s'},text:false}} "> Button with two icons and no text</ button >
64
65
</ div >
65
66
</ div >
66
67
You can’t perform that action at this time.
0 commit comments