ChurchCenterStatus

View Source

Custom icons

To use the Planning Center General set of icons, import the general set to your theme and define the overrides with the icons prop.

To learn how to import the general set to your theme, see Grouped Icon Sets.

Props

Accepts StackView props.

Pass props to the Dropdown buttons.

Determines status of Church Center App.

Determines status of publishing to Church Center.

Determines status of Church Center Web.

Renders a text description in popover when status is active.

Renders a text for Church Center destination button (“Visit {destinationLabel}”).

Renders a text description in popover when status is inactive.

iconsobject

Provide icon overrides for “check”, “exclamationTriangle”, “external”, and “x” icons.

Where the browser should navigate when destination button is pressed.

Render nodes at the end of the popover. buttonProps is passed as an argument and can be spread on any <Button /> component to match the style of the other popover links.

Where the browser should navigate when settings button is pressed.