Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not full documentation #85

Closed
AntonZelinsky opened this issue Dec 28, 2015 · 1 comment
Closed

Not full documentation #85

AntonZelinsky opened this issue Dec 28, 2015 · 1 comment

Comments

@AntonZelinsky
Copy link

You have not full documentation. For example, the function alertify.prompt has the definition of

alertify.prompt(title, message, value, onok, oncancel);

which is not in the documentation.
Also

alertify.confirm(title, message, onok, oncancel);
alertify.alert(title, message, onok);
@MohammadYounes
Copy link
Owner

They are listed in the default usage, the first constructor (just before the overloads).

May be I should re-write the default usage pages!

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants