Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunEnhancedUIDemo ¶
func RunEnhancedUIDemo() error
RunEnhancedUIDemo runs the enhanced UI demonstration
Types ¶
type Demo ¶
type Demo struct {
Name string
Description string
Component components.Component
SetupFunc func(*DemoModel)
}
Demo represents a UI component demonstration
Click to show internal directories.
Click to hide internal directories.