package
0.1.4
Repository: https://github.com/diamondburned/gotktrix.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new Composer.
NewInput creates a new Input instance.

# Structs

ActionData is the data that the action button in the composer bar is currently doing.
Composer is a message composer.
Input is the input component of the message composer.

# Interfaces

Controller describes the parent component that the Composer controls.
InputController extends Controller to provide additional state getters.