GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

ModalSubmitInsideLabel

API/Interfaces/ModalSubmitInsideLabel
seyfert/lib/types/payloads/_interactions/modalSubmit.d.ts

Signature

export interface ModalSubmitInsideLabel<C extends ModalSubmitInsideLabelData = ModalSubmitInsideLabelData>

Properties

3
typeidcomponent

Methods

0

No methods.

Properties

type#
type: ComponentType.Label;
id#
id?: number;
component#
component?: C;