The default contructor
The AboutModal config contaning component properties
The Event is emitted when modal is closed
Close the Modal
Check if the component config has changed
Setup component configuration upon initialization
Generated using TypeDoc
About Modal component
Usage:
// NGX Bootstrap import { ModalModule } from 'ngx-bootstrap/modal';
@NgModule({ imports: [AboutModalModule, ModalModule.forRoot(),...] }) export class AppModule(){}
Optional: