Skip to main content

default

Admin Docs


Function: default()

default(props, deprecatedLegacyContext?): ReactNode

Defined in: src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategory.tsx:31

Component for managing and displaying agenda item categories within an organization.

This component allows users to view, create, and manage agenda item categories. It includes functionality for displaying categories, handling creation, and managing modal visibility.

Parameters

props

InterfaceAgendaCategoryProps

deprecatedLegacyContext?

any

Deprecated

See

React Docs

Returns

ReactNode

The rendered component.