getStringSpec MethodStatic
Get spec for returning a string. Could be a simple string of a 'StringGetter' method used to return the string.
getStringSpec(explicitValue: string | StringGetter | undefined, stringKey?: string): string | StringGetter
Parameter | Type | Description |
---|---|---|
explicitValue | string | StringGetter | undefined | |
stringKey | string |
Defined in
Last Updated: 08 January, 2020