For the complete documentation index, see llms.txt. This page is also available as Markdown.

ActionMarkupHandlers

Property in IAsyncTypewriter

Summary

The list of action markup handlers that this typewriter should call out to while typewriting.

public List<IActionMarkupHandler> ActionMarkupHandlers { get; }

Last updated

Was this helpful?