cyclingLink: Insert<{
    choices: unknown[];
}> = ...

A link that cycles through choices, optionally setting a variable along the way.

Type declaration

  • choices: unknown[]

Generated using TypeDoc