Crate freya_components

source ·
Expand description

§Freya Components

A collection of basic components to be used in Freya.

Re-exports§

  • pub use ActivableRoute_completions::Component::ActivableRoute;
  • pub use AnimatedPosition_completions::Component::AnimatedPosition;
  • pub use Checkbox_completions::Component::Checkbox;
  • pub use Menu_completions::Component::Menu;
  • pub use MenuItem_completions::Component::MenuItem;
  • pub use SubMenu_completions::Component::SubMenu;
  • pub use MenuButton_completions::Component::MenuButton;
  • pub use MenuContainer_completions::Component::MenuContainer;
  • pub use NativeContainer_completions::Component::NativeContainer;
  • pub use NativeRouter_completions::Component::NativeRouter;
  • pub use OverflowedContent_completions::Component::OverflowedContent;
  • pub use PopupBackground_completions::Component::PopupBackground;
  • pub use Popup_completions::Component::Popup;
  • pub use PopupTitle_completions::Component::PopupTitle;
  • pub use PopupContent_completions::Component::PopupContent;
  • pub use Radio_completions::Component::Radio;
  • pub use ResizableContainer_completions::Component::ResizableContainer;
  • pub use ResizablePanel_completions::Component::ResizablePanel;
  • pub use ResizableHandle_completions::Component::ResizableHandle;
  • pub use Sidebar_completions::Component::Sidebar;
  • pub use SidebarItem_completions::Component::SidebarItem;
  • pub use SnackBar_completions::Component::SnackBar;
  • pub use SnackBarBox_completions::Component::SnackBarBox;
  • pub use Tabsbar_completions::Component::Tabsbar;
  • pub use Tab_completions::Component::Tab;
  • pub use BottomTab_completions::Component::BottomTab;
  • pub use Tile_completions::Component::Tile;
  • pub use TooltipContainer_completions::Component::TooltipContainer;
  • pub use WindowDragArea_completions::Component::WindowDragArea;

Macros§

  • Generate a Dioxus component rendering the specified image.
  • Generate a Dioxus component rendering the specified SVG.

Structs§

Enums§

Traits§

Functions§