[][src]Module kayrx_ui::fabric::macros

This module contains macros which implements html! macro and JSX-like templates

Modules

html

The main module which contents aliases to necessary items to create a template and implement update and view functions. Also this module contains declaration of Component trait which used to create own UI-components.

Macros

html

This macro implements JSX-like templates.

Derive Macros

Properties