Skip to main content

default

talawa-adminDocs


talawa-admin / components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategory / default

Function: default()

> default(props, deprecatedLegacyContext?): ReactNode

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.

Defined in

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