Pular para o conteúdo

FireCMS

Este conteúdo não está disponível em sua língua ainda.

@firecms/core


@firecms/core / FireCMS

FireCMS<USER>(props): Element

Defined in: core/FireCMS.tsx:36

If you are using independent components of the CMS you need to wrap them with this main component, so the internal hooks work.

This is the main component of FireCMS. It acts as the provider of all the internal contexts and hooks.

You only need to use this component if you are building a custom app.

USER extends User

FireCMSProps<USER>

Element