[]
        
(Showing Draft Content)

Inputman.ActiveCommentEditorContext

ActiveCommentEditorContext インターフェイス

アクティブコメントエディタのコールバック

階層

  • ActiveCommentEditorContext

プロパティ

activeReason

アクティブの理由。参照 GcCommentCreateEditorReason

オプション comment

comment: IComment

対象コメント。参照 IComment

containerElement

containerElement: HTMLDivElement

エディタのコンテナ要素。

onContentChanged

onContentChanged: (): void

エディターの内容が変更された場合に呼び出されます

型宣言

    • (): void
    • 戻り値 void