struct Components::DesignSystem::ShowcasePreview::Step

Defined in:

components/design_system/primitives.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(title : String, body : String, badge_html : String = "") #

[View source]

Instance Method Detail

def badge_html : String #

[View source]
def body : String #

[View source]
def title : String #

[View source]