Closed ghost closed 5 months ago
For following
const pickrApp = pickr.getRoot().app;
Getting error
Property 'app' does not exist on type 'object'.
There should a function to get app.
const pickr = pickr.getApp()
Version (see Pickr.version): Used bundle (es5 or normal one): Used theme (default is classic): Browser-version: Operating-system:
You must wait for the init event to access the DOM.
init
What is the current behavior?
For following
Getting error
Please provide the steps to reproduce and create a JSFiddle.
What is the expected behavior?
There should a function to get app.
Your environment: