Skip to main content

@wildix/classound-client > ComponentType

ComponentType variable

Signature:

ComponentType: {
readonly BODY: "BODY";
readonly BUTTONS: "BUTTONS";
readonly FOOTER: "FOOTER";
readonly HEADER: "HEADER";
}