Standard Resource
  • Introduction
  • Read Me
  • Introduction
    • Motivation
    • Core Concepts
  • Store
    • Creating a Store
  • Resources
    • Resource Data
    • Creating
    • Retrieving
    • Updating
    • Deleting
    • Using Computed Attributes
    • Schemas
  • Groups
    • Creating
    • Retrieving
    • Updating
    • Deleting
    • Sorted Groups
  • API Reference
    • createResourceStore
    • Store
  • Glossary
  • Changelog
Powered by GitBook
On this page

Groups

PreviousSchemasNextCreating

Last updated 7 years ago

A group is a collection of resources. Groups can be used for both ordered and unordered selections of resources.

A common use case for groups is when a user is able to select items on a page to perform a bulk action. The items that they have selected can be represented as a group.

Creating Groups
Retrieving Groups
Updating Groups
Deleting Groups
Sorted Groups