Skip to content

Conversation

mansoor-omrani
Copy link

A config option passed to $(...).mask() enables the user to customize the mask based on his/her needs.

Usage is straightforward:

$(...).mask( { message: "Loading ... ", delay: 500, backgroundColor: "#ccc", ... } )

I also updated README.md.

Providing a config option is a good feature which makes a component more customizable. This way developer is able to create more suited masks more to his/her app requirements.
fixing/adding code markups
Fixing Headings markups
Fixing markups for <script> and <link>
@mansoor-omrani
Copy link
Author

I applied code changes to provide config or options for the component.

Added missing description for config.cancellable property.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant