-
Notifications
You must be signed in to change notification settings - Fork 113
ShapeBorder
Srdjan Djenader edited this page Nov 30, 2017
·
1 revision
plugins: [
'ShapeBorder'
]
pluginsConfig: {
'ShapeBorder': {
color: 'rgba(0, 0, 0, 0)',
defaultBorder: 'None'
}
}
-
color
:- Sets the default border color.
-
defaultBorder
:- The border style that will be applied when an object is being created.
- Possible values are:
true
false
'None'
'Solid thin'
'Solid bold'
'Dashed thin'
'Dashed bold'
Getting Started
Plugins
-
Drawing Tools
-
Drawing Options
-
Advanced Configuration
Redactor Plugin Specific
DEMO