Skip to content

Commit

Permalink
docs: update selectPageDisabled parameter description
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryZ committed Dec 21, 2021
1 parent 25d6132 commit d8ef5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ $('#selectpage').selectPageData(newdata)
### selectPageDisabled

- `selectPageDisabled(status?: boolean): void`
- disabled `boolean(optional)` set disabled stauts. `true` to disabled, `false` to enabled
- status `boolean(optional)` set disabled stauts. `true` to disabled, `false` to enabled

get plugin disabled status or set plugin status to `disabled` / `enabled`

Expand Down

0 comments on commit d8ef5c5

Please sign in to comment.