Back to Consul

tile

ui/packages/consul-ui/app/components/tile/README.mdx

1.22.7180 B
Original Source

tile

hbs
<figure>
  <figcaption>
    Leader tile
  </figcaption>
  <div class="tile">

  </div>
</figure>

css
.tile {
  @extend %with-tile, %with-leader-tile;
}