Home > @jsplumb/test > BrowserUITestSupport > length
#
BrowserUITestSupport.length() methodGet the number of keys in an object
Signature:
length(obj: any): number;
#
ParametersParameter | Type | Description |
---|---|---|
obj | any |
Returns:
number
Home > @jsplumb/test > BrowserUITestSupport > length
Get the number of keys in an object
Signature:
length(obj: any): number;
Parameter | Type | Description |
---|---|---|
obj | any |
Returns:
number