Module components

Source
Expand description

components contains all Yew Component types, but only exports the 4 necessary for public Custom Elements. The rest are internal components of these 4.

Modules§

column_dropdown
column_selector
column_settings_sidebar
containers
containers are generic container-like components for collections of other Component types.
copy_dropdown
datetime_column_style
editable_header
empty_row
export_dropdown
expression_editor
filter_dropdown
font_loader
form
A module for form controls (though form controls like <Select> which are also container elements should go in the containers module).
function_dropdown
modal
number_column_style
plugin_selector
render_warning
status_bar
status_bar_counter
string_column_style
style
A micro-framework for associating local CSS snippets with yew::Components in a Custom Element’s ShadowRoot.
style_controls
type_icon
viewer