Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 800 Bytes

pages.moduleconfig.md

File metadata and controls

19 lines (12 loc) · 800 Bytes

Home > @yext/pages > ModuleConfig

ModuleConfig interface

The configuration options for a Module.

Signature:

export interface ModuleConfig

Properties

Property Modifiers Type Description
name? string (Optional) Name of the module. If not defined uses the module filename (without extension)