API Reference > ui-framework > Utilities > PropsHelper > getStringSpec 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 Returns - string | StringGetter Defined in ui/framework/src/ui-framework/utils/PropsHelper.tsx Line 20 Last Updated: 13 June, 2024