Prism API
    Preparing search index...

    Class Registry

    TODO: docs

    Index

    Constructors

    Methods

    • Returns whether this registry has a component with the given name or alias.

      Parameters

      • name: string

      Returns boolean

    • If the given name is a known alias, then the id of the component of the alias will be returned. Otherwise, the name will be returned as is.

      Parameters

      • name: string

      Returns string