Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

HostFeatures type

Features supported by the host that the app can query for via getContext.

type HostFeatures = {
 nestedWildcardsInValidDomains?: boolean
 serverSideRendering?: boolean
}

Feedback

Was this page helpful?