ButtonChar

ButtonChar

new ButtonChar(editor, editor, options)

Description:
  • Créé un

Source:
Parameters:
Name Type Description
editor HTMLElement

L’éditeur Mathlive ou le input associé au clavier virtuel contenant le bouton

editor HTMLSpanElement

L’input Mathfield (un span.mq-editable-field)

options ButtonOptions

Methods

(static) addInto(container, mathfiel, options)

Description:
  • Ajoute un bouton dans container

Source:
Parameters:
Name Type Description
container HTMLElement
mathfiel mathfield

L’éditeur mathfield associé

options ButtonOptions