Ace API Reference
    Preparing search index...

    Function setCore

    • Sets the Emmet core module or path.

      Parameters

      • e: any

        Either the path to the Emmet core script or the Emmet core module itself If a string is provided, it sets the path to load the Emmet core script. If an object is provided, it directly sets the Emmet core module.

      Returns void