Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 381 Bytes

pages.moduleconfig.name.md

File metadata and controls

13 lines (8 loc) · 381 Bytes

Home > @yext/pages > ModuleConfig > name

ModuleConfig.name property

Name of the module. If not defined uses the module filename (without extension)

Signature:

name?: string;