targetSelector property
The CSS selector identifying the destination container element (e.g. 'body', '#modal-root').
Implementation
final String targetSelector;
The CSS selector identifying the destination container element (e.g. 'body', '#modal-root').
final String targetSelector;