Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "wordpress-packages/customize/lib/types/customizeIds"

Index

Type aliases

Type aliases

CustomizeIds

CustomizeIds<Headlines, Others, Sections, Settings>: { headlines: Headlines; others: Others; panel: string; sections: Sections; settings: Settings }

Type parameters

Type declaration

  • headlines: Headlines
  • others: Others
  • panel: string
  • sections: Sections
  • settings: Settings

StringMap

StringMap: Record<string, string>

Generated using TypeDoc