Configuration Card component

Configuration Card is used to display configuration information with action buttons. Automatically adapts between web and mobile views.

Configure Google Client

To use Google Drive locally, configure OAuth for your Google client.

Properties

NameDescriptionDefault
children
The children elements.
-
configureText
The configure button text.
-
description
The configuration description.
-
icon
The configuration icon/logo.
-
infoIcon
The info icon element.
-
onConfigure
The configure button onClick handler.
-
onInfo
The info button onClick handler.
-
title

required

The configuration title.
-
Note: This table does not include native DOM and React properties like `onClick`, `ref`, `id`, `aria-label` (and many others) supported by this component.