Skip to main content
Recative SystemRecative System
TechnotesAPIBlog
GitHub
  • @recative/act-player
  • @recative/act-protocol
  • @recative/ap-core
  • @recative/atlas
  • @recative/audio-station
  • @recative/client-sdk
    • Overview
    • Functions
      • ContentModuleFactory
      • DEFAULT_COMPONENTS
      • PlayerSdkProvider
      • fetchMetadata
      • getDiagnosisInformation
      • loadCustomizedModule
      • notImplemented
      • useCustomizedModule
      • useDataFetcher
      • useEpisodeDetail
      • useEpisodeIdNormalizer
      • useEpisodes
      • useRemoteData
      • useResetAssetStatusCallback
      • useSdkConfig
      • useUserImplementedFunctions
    • Interfaces
    • Type Aliases
    • Variables
  • @recative/core-manager
  • @recative/database
  • @recative/definitions
  • @recative/lens
  • @recative/open-promise
  • @recative/phonograph
  • @recative/smart-resource
  • @recative/time-schedule
  • @recative/ugly-json
  • @recative/client-sdk
  • Functions
  • ContentModuleFactory

ContentModuleFactory

Callable

  • ContentModuleFactory<PlayerPropsInjectedDependencies, EnvVariable>(pathPattern: string, dataType: string, baseUrl?: string): LazyExoticComponent<FC<ContentProps>>

  • Type parameters

    • PlayerPropsInjectedDependencies
    • EnvVariable: Record<string, unknown>

    Parameters

    • pathPattern: string
    • dataType: string
    • baseUrl: string = ''

    Returns LazyExoticComponent<FC<ContentProps>>

Powered by docusaurus-plugin-typedoc-api and TypeDoc
Next
DEFAULT_COMPONENTS
© Recative System 2023