ブロックする >[ブロック] >helpUrl

Block.helpUrl プロパティ

ブロック ヘルプの文字列、または URL を返す関数。ヘルプなしの場合は Null です。

署名:

helpUrl: string | (() => string) | null;