struct Components::Examples::ScheduleHeatmapComponent::Hour

Defined in:

components/examples/schedule_heatmap_component.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(hour : Int32, level : Int32, label : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(hour _hour = @hour, level _level = @level, label _label = @label) #

[View source]
def hour : Int32 #

def label : String #

def level : Int32 #