ngx-modialog icon indicating copy to clipboard operation
ngx-modialog copied to clipboard

Missing documentation?

Open slavafomin opened this issue 8 years ago • 3 comments
trafficstars

Hello!

Thank you for your work, this module looks promising.

However, I can't find any real documentation with the complete description of the API and all possible options. That thing in the ./docs directory looks broken and outdated. The website doesn't help either. Am I missing something here?

I'm also interested in styles customization.

Thanks!

slavafomin avatar Jun 08 '17 23:06 slavafomin

I'm having problems with missing doc too. I just don't know where to look to close a modal from template or what to inject in my component.

Using this line copied from the examples: this.modal.open(RegisterComponent, overlayConfigFactory({ num1: 2, num2: 3 }, VEXModalContext));

What should i inject in my RegisterComponent in order to close a modal?

AleRob90 avatar Jun 09 '17 15:06 AleRob90

@AleRob90 I would suggest to extract your question to a separate issue to avoid off-topic discussions in this one.

slavafomin avatar Jun 09 '17 15:06 slavafomin

Sadly I don't have the time for that, since this is TypeScript it should be easier then other libs.

I understand the importance and if someone wants to help, I'll will be more then happy to provide assistance.

shlomiassaf avatar Jun 20 '17 15:06 shlomiassaf