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§
- Module
Tabs Props - Props for the ModuleTabs component
- TabButton
Props - Properties for the
TabButtoncomponent.
Functions§
- Module
Tabs - Tab bar for switching between module learning modes
- TabButton
- Individual tab button component for custom layouts