Appearance
DoCurious API Reference / store / selectCurrentCommunity
Function: selectCurrentCommunity()
selectCurrentCommunity(
state):Community|null
Defined in: store/useCommunityStore.ts:722
Select the community currently being viewed in the detail page.
Parameters
state
CommunityState
Returns
Community | null