struct Components::DesignSystem::OrderSummary::AddOn

Defined in:

components/design_system/primitives.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(label : String, value : String, checked : Bool = false) #

[View source]

Instance Method Detail

def checked : Bool #

[View source]
def label : String #

[View source]
def value : String #

[View source]