Figcaption

There are no notes for this item.

<figcaption>{{ figcaption }}</figcaption>
<figcaption>Figcaption comes here</figcaption>
{
  "figcaption": "Figcaption comes here"
}
  • Content:
    figcaption {
      @include theme('color', 'color-tertiary--lighten-1', 'figcaption-color');
    
      margin: .4rem 0;
      font-size: .6rem;
      text-align: right;
    }
    
  • URL: /components/raw/figcaption/_figcaption.scss
  • Filesystem Path: components/21-atoms/figcaption/_figcaption.scss
  • Size: 152 Bytes