react-directus

Home > react-directus > DirectusProviderProps

DirectusProviderProps interface

Signature:

export interface DirectusProviderProps 

Properties

Property Modifiers Type Description
apiUrl   string url to your Directus instance.
autoLogin?   boolean (Optional) If true, the provider will try to login the user automatically on mount.
children   ReactNode  
options?   DirectusOptions (Optional) A set of options to pass to the Directus client. Directus Client configuration