targetSelector property

String targetSelector
final

The CSS selector identifying the destination container element (e.g. 'body', '#modal-root').

Implementation

final String targetSelector;