Change NavigationList Items after view is rendered
I have a ToolPage app. The content of the SideContent needs to be populated from a response of Firestore collection read, which is async (promise).
I have a ToolPage app. The content of the SideContent needs to be populated from a response of Firestore collection read, which is async (promise).