module

Azu::Component

Inherits Azu::Markup

Instance methods

connected=(connected)
Source
connected?
Source
content
Source
disable_performance_tracking

Disable performance tracking for this component

Source
disconnected?
Source
enable_performance_tracking

Enable performance tracking for this component

Source
every(duration : Time::Span, &block)
Source
mount
Source
mounted=(mounted)
Source
mounted?
Source
on_event(name, data)
Source
prepare_for_pool
Source
refresh
Source
refresh
Source
render
Source
reset_for_reuse

Component pooling methods for memory optimization

Source
socket
Source
socket=(other)
Source
unmount
Source