class LuckySvgSprite::Icon::Raw

Defined in:

lucky_svg_sprite/icon.cr

Constant Summary

ASSIGNS = [set : String, name : String, class_name : String | ::Nil = nil] of Nil

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(set : String, name : String, class_name : String | Nil = nil, **unused_exposures) #

Class Method Detail

def self.file_location #

Returns the relative file location to the project root. e.g. src/components/my_component.cr


[View source]

Instance Method Detail

def name : String #

def render #

[View source]
def set : String #