tkd.element.element

Element module.

Members

Aliases

CommandCallback
alias CommandCallback = void delegate(CommandArgs args)

Alias representing a command callback.

Classes

Element
class Element

The ui element base class.

Structs

CommandArgs
struct CommandArgs

The CommandArgs struct passed to the CommandCallback on invocation.

Meta

License

MIT. See LICENSE for full details.