new BoutonStyleMathquill(conteneur, nom, ch, onClick, parametres, mesopt)
- Description:
Description à écrire
- Source:
Parameters:
| Name | Type | Attributes | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
conteneur |
string | HTMLElement | ||||||||||||||
nom |
string | nom du/des bouton/s deviendra id+nom id+nom+0 .. 1 sur plusieurs boutons |
|||||||||||||
ch |
string | Array.<string> | si string le contenu du bouton si string[] le contenu des boutons |
|||||||||||||
onClick |
function | Array.<function()> | fonction appelée à chaque click (si function[] elles seront chacune lancée à chaque clic) |
|||||||||||||
parametres |
Object |
Properties
|
|||||||||||||
mes |
string |
<optional> |
À décrire |
Type Definitions
image
Properties:
| Name | Type | Description |
|---|---|---|
ch |
string | |
url |
string |
Type:
- Object