Skip to contents

Removes a globally registered template from getOption("imola.templates").

Usage

unregisterTemplate(name, type)

Arguments

name

A string with the name of a registered template. Registered templates are available in getOption("imola.templates").

type

The type of css grid for which the template can be used.

Value

No return value, called for side effects.