revealLink: Insert<{
    passage?: string;
    text?: string;
}> = ...

A reveal link shows either text or a passage's contents when activated.

Type declaration

  • Optional passage?: string
  • Optional text?: string

Generated using TypeDoc