blockly > comments > CommentEditor > setText

Méthode comments.CommentEditor.setText()

Définit le texte actuel du commentaire et déclenche les écouteurs de modification.

Signature :

setText(text: string): void;

Paramètres

Paramètre Type Description
text chaîne

Renvoie :

vide