HeadingElement: FormElementBase & {
    headingType: number;
    type: "heading";
}

Type declaration

  • headingType: number
  • type: "heading"