Skip to content

@fabwcie/free-drawing • API


@fabwcie/free-drawing / @types/modal / ModalOptions

Interface: ModalOptions ​

Properties ​

backdrop? ​

optional backdrop: boolean

Source ​

@types/modal.d.ts:9


bodyContent? ​

optional bodyContent: string

Source ​

@types/modal.d.ts:5


closeOnClickOutside? ​

optional closeOnClickOutside: boolean

Source ​

@types/modal.d.ts:7


closeOnEsc? ​

optional closeOnEsc: boolean

Source ​

@types/modal.d.ts:8


footerContent? ​

optional footerContent: string

Source ​

@types/modal.d.ts:6


id? ​

optional id: string

Source ​

@types/modal.d.ts:2


showHeader? ​

optional showHeader: boolean

Source ​

@types/modal.d.ts:4


title? ​

optional title: string

Source ​

@types/modal.d.ts:3