default
talawa-admin • Docs
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
Returns
ReactNode
The rendered component.
Defined in
src/components/OrgSettings/AgendaItemCategories/OrganizationAgendaCategory.tsx:31