simplepicker icon indicating copy to clipboard operation
simplepicker copied to clipboard

Clarification to paramter el

Open ppazos opened this issue 2 years ago • 1 comments

Current README has:

el (optional, string, Element) - this parameter is optional but if no selector or element is passed it defaults to body.

This doesn't specify that the el selector or element is the container of the DOM generated by the picker.

For instance, I have specified the selector as a class of an input field and that doesn't work, it should be a container element like a div, which is not clear in the current spec.

ppazos avatar Oct 10 '21 03:10 ppazos

Can you do a please quick PR clarifying that if possible? I won't be able to get to it until next weekend.

priyank-p avatar Oct 11 '21 00:10 priyank-p