CardList

Container that groups related content with header, body, and footer sections.

Client credentials

Client credentials are a type of OAuth 2.0 token that are used to authenticate requests to a resource server.

This is the card's component

The CardList component is composed of several subcomponents that work together.

The component is based on the Card component and supports all of its props.

PropTypeDefault
size"1" | "2""1"
PropTypeDefault
titleReact.ReactNoderequired
descriptionReact.ReactNode
childrenReact.ReactNode

The Search component extends HTML input props and will accept any props from the native HTML input element.

By default the Body has no padding, but this can be changed by setting the p prop to "current" – which will use the same padding as the card.

PropTypeDefault
p"current" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
px"current" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
py"current" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
pt"current" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
pb"current" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
pr"current" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
pl"current" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
PropTypeDefault
justify"start" | "center" | "end" | "between""start"
childrenReact.ReactNode

Client credentials

Client credentials are a type of OAuth 2.0 token that are used to authenticate requests to a resource server.

This is the card's component
This is the card's component
10 entries

Use the size prop to control the size of the CardList.

Client credentials

Client credentials are a type of OAuth 2.0 token that are used to authenticate requests to a resource server.

This is the card's component
10 entries

Client credentials

Client credentials are a type of OAuth 2.0 token that are used to authenticate requests to a resource server.

This is the card's component
10 entries

The Body is scrollable when content exceeds available space.

Typography

The art and technique of arranging type.

Three fundamental aspects of typography are legibility, readability, and aesthetics. Although in a non-technical sense "legible" and "readable" are often used synonymously, typographically they are separate but related concepts.

Legibility describes how easily individual characters can be distinguished from one another. It is described by Walter Tracy as "the quality of being decipherable and recognisable". For instance, if a "b" and an "h", or a "3" and an "8", are difficult to distinguish at small sizes, this is a problem of legibility.

Typographers are concerned with legibility insofar as it is their job to select the correct font to use. Brush Script is an example of a font containing many characters that might be difficult to distinguish. The selection of cases influences the legibility of typography because using only uppercase letters (all-caps) reduces legibility.

Source: Wikipedia
This is the card's component
10 entries
This is the card's component