UNPKG

@empathyco/x-components

Version:
18 lines (12 loc) 749 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [CloseMainModal](./x-components.closemainmodal.md) ## CloseMainModal variable Button to close the [MainModal](./x-components.mainmodal.md)<!-- -->. **Signature:** ```typescript _default: import("vue").DefineComponent<{}, { closingEvent: "UserClickedCloseX"; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, { BaseEventsModalClose: import("vue").DefineComponent<{}, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any> ```