feat: add button design to rte
This commit is contained in:
parent
d2025948cf
commit
003cb2221d
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ editor:
|
||||||
- { name: "Small", element: "p", attributes: { 'class': 'small' } }
|
- { name: "Small", element: "p", attributes: { 'class': 'small' } }
|
||||||
- { name: "Big Number", element: "span", attributes: { 'class': 'big-number' } }
|
- { name: "Big Number", element: "span", attributes: { 'class': 'big-number' } }
|
||||||
|
|
||||||
|
- { name: "Button", element: "a", attributes: { 'class': 'btn' } }
|
||||||
|
|
||||||
toolbarGroups:
|
toolbarGroups:
|
||||||
- { name: styles, groups: [ format, styles ] }
|
- { name: styles, groups: [ format, styles ] }
|
||||||
- { name: basicstyles, groups: [ basicstyles ] }
|
- { name: basicstyles, groups: [ basicstyles ] }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue