#bold-italic-se-button bold and italic div change to se-button

This commit is contained in:
Agriya Dev5
2020-11-12 16:53:30 +05:30
committed by JFH
parent 63999c017d
commit 9579a0e4d6
58 changed files with 149 additions and 219 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.