mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-04-03 13:28:02 +08:00
Update build
This commit is contained in:
parent
e1e1aca621
commit
757ce161ba
@ -51,7 +51,7 @@ class SimpleKeyboard {
|
||||
|
||||
/**
|
||||
* Creates an instance of SimpleKeyboard
|
||||
* @param {Array} params If first parameter is a string, it is considered the container class. The second parameter is then considered the options object. If first parameter is an object, it is considered the options object.
|
||||
* @param {Array} selectorOrOptions If first parameter is a string, it is considered the container class. The second parameter is then considered the options object. If first parameter is an object, it is considered the options object.
|
||||
*/
|
||||
constructor(
|
||||
selectorOrOptions?: string | HTMLDivElement | KeyboardOptions,
|
||||
|
Loading…
x
Reference in New Issue
Block a user