json

Create a convertor container with data source being json document.

Parameters

pathOrData string

path to source of data or source data itself in form of string for container to use to construct components.

returnEmpty bool

wheter to return or not a locator with empty data source

Return Value

Type: auto

JsonConvertorContainer

Meta