class Breeze::DescriptionList
- Breeze::DescriptionList
- Breeze::BreezeComponent
- Lucky::BaseComponent
- Reference
- Object
Overview
https://tailwindui.com/components/application-ui/data-display/description-lists#component-e1b5917b21bbe76a73a96c5ca876225f
Defined in:
breeze/components/breeze/description_list.crConstant Summary
-
ASSIGNS =
[heading_title : HtmlProc, list : HtmlProc] of Nil
-
https://tailwindui.com/components/application-ui/data-display/description-lists#component-e1b5917b21bbe76a73a96c5ca876225f
Constructors
-
.new(heading_title : HtmlProc, list : HtmlProc, **unused_exposures)
https://tailwindui.com/components/application-ui/data-display/description-lists#component-e1b5917b21bbe76a73a96c5ca876225f
Class Method Summary
-
.file_location
Returns the relative file location to the project root.
Instance Method Summary
- #heading_title : -> IO::Memory | -> Nil
- #list : -> IO::Memory | -> Nil
- #render
- #render_list
- #render_main_heading
Class methods inherited from class Breeze::BreezeComponent
file_location
file_location
Constructor Detail
https://tailwindui.com/components/application-ui/data-display/description-lists#component-e1b5917b21bbe76a73a96c5ca876225f
Class Method Detail
def self.file_location
#
Returns the relative file location to the project root. e.g. src/components/my_component.cr