#path-node-panel-se-button node clone,delete, suppath button change to se-button

This commit is contained in:
Agriya Dev5
2020-11-12 19:48:59 +05:30
parent 63999c017d
commit cb096f3ecf
83 changed files with 363 additions and 209 deletions

View File

@@ -53,7 +53,7 @@
* @module jQuerySpinButton
* @example
// Create group of settings to initialise spinbutton(s). (Optional)
myOptions = {
const myOptions = {
min: 0, // Set lower limit.
max: 100, // Set upper limit.
step: 1, // Set increment size.