module
Azu::Component
Included Modules
Direct including types
Defined in:
azu/component.crInstance Method Summary
- #age
- #connected=(connected)
- #connected?
- #content
-
#disable_performance_tracking
Disable performance tracking for this component
- #disconnected?
-
#enable_performance_tracking
Enable performance tracking for this component
- #every(duration : Time::Span, &block)
- #id : String
- #mount
- #mounted=(mounted)
- #mounted?
- #on_event(name, data)
- #prepare_for_pool
- #refresh
- #refresh(&)
- #render
-
#reset_for_reuse
Component pooling methods for memory optimization
- #socket
- #socket=(other)
- #unmount