Skip to main content

Module module_tabs

Module module_tabs 

Source
Expand description

Module Tab Bar component for the integrated Learn page.

Displays tabs: LESSON | EXAMPLES | PRACTICE ∞ | TEST 📝 allowing users to switch between different learning modes within a module.

Re-exports§

pub use TabButton_completions::Component::TabButton;

Structs§

ModuleTabsProps
Props for the ModuleTabs component
TabButtonProps
Properties for the TabButton component.

Functions§

ModuleTabs
Tab bar for switching between module learning modes
TabButton
Individual tab button component for custom layouts