new ButtonMq(inputMq, options)
- Description:
Créé un
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
inputMq |
HTMLSpanElement | L’input Mathquill (un span.mq-editable-field) |
options |
ButtonOptions |
Methods
(static) addInto(container, inputMq, options)
- Description:
Ajoute un bouton dans container
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
container |
HTMLElement | |
inputMq |
HTMLSpanElement | L’input Mathquill (un span.mq-editable-field) |
options |
ButtonOptions |