Meta referenceMetaProviderEdit this pageMetaProvider is a parent component responsible for wrapping all the metadata components. All components that are contained within this will be added to the application <head/> import { const MetaProvider: ParentComponentMetaProvider } from "@solidjs/meta"; <const MetaProvider: ParentComponentMetaProvider>// add meta components</const MetaProvider: ParentComponentMetaProvider>;Report an issue with this pagePrevious← MetaNextStyle →