Module embedded_text::plugin

source ·
Expand description

Plugins allow changing TextBox behaviour.

Note: Custom plugins are experimental. If you wish to implement custom plugins, you need to activate the plugin feature.

Modules

  • Display the last lines of the text.

Structs

  • Placeholder type when no plugin is used.

Traits