Turbine: The NYPL Reservoir Testing App

Currently using Reservoir v3.1.5

Components


  • Basic Content

    • Card
    • Hero
    • FeaturedContent

  • Content Display


  • Feedback


  • Forms


  • Media & Icons


  • Navigation


  • Overlay & Switchers


  • Page Layout


  • Typography & Styles


Full Pages

MultiSelectGroup Component

`MultiSelectGroup` is a wrapper for Reservoir `MultiSelect` components. It specifies display styles (e.g. whether `MultiSelect`s are rendered in a column or row) and any associated text (e.g. the group's label). Note, the `MultiSelectGroup` will not work with non-Reservoir `MultiSelect`s components or other HTML elements.

Layout Patterns

Row (default) & multiSelectWidth='fitContent'
Column & multiSelectWidth='fitContent'
Row (default) & multiSelectWidth='full' (default)
Column & multiSelectWidth='full' (default)