Card
bs_card(*args, &block)
bs_card(*args, &block)Examples
Example 1: Basic example with simple body, footer and header text
Example 2: Example with body and header as a hash
Example 3: Using Slots for customize card body
Example 4: Using Slots for customize card header and footer
Example 5: Yield a given block
Last updated