BlockSuite API Documentation / @blocksuite/blocks / toggleUnderline
Function: toggleUnderline()
toggleUnderline(
ctx
,next
):void
Parameters
• ctx: CommandKeyToData
<never
> & InitCommandCtx
• next: (ctx
?) => void
Returns
void
Source
packages/blocks/src/note-block/commands/text-style.ts:10
Generated using TypeDoc and typedoc-plugin-markdown.