Extra Pages

Components

Container with header component

Hint:To see your component make sure you've created stubs

  • You should write stub examples here:
    /app/app/components/container_with_header_component/container_with_header_component.yml
    :meta: 'information about the component container_with_header_component # Optional'
    :stubs: # As many as you need
      -
        :mv_stub_meta:
          :title: "Example Title"
          :description: "Example description that gives details on each component use case, or specific UX guidance."
          :classes: "Classes that affect the container surrounding the component in the style guide."
        :id: 1
        :title: "Some title"
        :subtitle: "Some subtitle"
      -
        :id: 2
        :title: "Another title"