Base

  • Colors
  • Icons
  • Logos
  • Shadows and Elevations
  • Spacing
  • Typography

Components

  • Accordion
  • Avatars
  • Badges
  • Buttons
  • Cards
  • Character Counter
  • Device Type Icons
  • Draggables
  • Dropdowns
  • Droppables
  • Expandable image
  • Filters
  • Gallery card
  • Icon Button
  • Indicators
  • Lightbox image
  • Lists
  • Loading
  • Messages
  • Pictogram
  • Poster Play
  • Progress bar
  • QR Code
  • Rating stars
  • Row Selector
  • Segmented Controls
  • Sentiment
  • Split View
  • Tables
  • Tags
  • Tester vitals
  • Toggle button
  • Typeahead

Form

  • Card Select
  • Checkbox
  • Combobox
  • Form Rule
  • Hint
  • Input
  • Input Title
  • Label
  • Multi-select List
  • Search
  • Select
  • Single-select List
  • Sliders
  • Switch
  • Text Area

Layout

  • Containers
  • Layers
  • Layout
  • Split Layout
  • Wrappers

Navigation

  • Context Switcher
  • Nav bar
  • Navigation
  • Pagination
  • Sidebar Navigation
  • Step Navigation
  • Tabs

Overlay

  • Banners
  • Bulk Selector
  • Modals
  • Popovers
  • Toast
  • Tooltips
  • User Notifications

Patterns

  • Full Page Message
  • Question card & Group Questions Container

Visualizations

  • Data Colors

Input Title

Input titles are used to name many different elements. Note: This is not yet a web component.

Deprecated Component

This component is deprecated and will not be audited or maintained moving forward.

We recommend exploring alternative solutions in Mosaic, where you can find supported components and updated guidance.

If no suitable alternative exists or you need support defining the right approach, please contact the Design System team by submitting a request through our form.

Input Title

Potions Exam
Expand Copy
<div class="study-title">
  <label class="form__label form__label--stacked">
    Ordinary Wizarding Level
      <input
        class="form-input t-xl study-title__input study-title__display mv-2x"
        placeholder="Student's name, house"
        value="Half-Blood Prince, Slytherin"
        type="text"
      />
  </label>
  <span class="study-title__workspace">Potions Exam</span>
</div>

Description

Input Titles are used to name things.