IResource.withUrl
Method
interface IResource { // ... omitted for brevity withUrl( url: string, displayText?: string): IResource;}Signature
method
withUrl builder Adds or modifies displayed URLs
withUrl( url: string, displayText?: string): IResourceParameters
url string displayText string optional Returns
IResource Defined on
This method is defined on the following type: