struct Components::CSS::Tokens::RadiusScale

Defined in:

components/css/tokens/amber_theme.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(control : String, card : String, panel : String, pill : String) #

[View source]

Instance Method Detail

def card : String #

def clone #

[View source]
def control : String #

def copy_with(control _control = @control, card _card = @card, panel _panel = @panel, pill _pill = @pill) #

[View source]
def panel : String #

def pill : String #