Component: .hero

.hero

The hero image and carousels.
Source:

Example

<div class="ui hero">
    <!-- content -->
</div>

Members

Allow banner to be displayed as a carousel.
Type:
  • variation
Source:
Example
<div class="ui hero as-carousel">
    <!-- content -->
</div>