rpui.view_component.attributes

View configuration attributes.

Modules

accessors
module rpui.view_component.attributes.accessors

Accessors to widgets.

events
module rpui.view_component.attributes.events

Events listeners attributes.

Public Imports

rpui.view_component.attributes.accessors
public import rpui.view_component.attributes.accessors;
rpui.view_component.attributes.events
public import rpui.view_component.attributes.events;

Members

Structs

shortcut
struct shortcut

Attachs the shortcut placed in value to the view method.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.