Home > @jsplumbtoolkit/browser-ui > attWithValue
attWithValue() function
Signature:
export declare function attWithValue(att: string, value: any): string;
Parameters
| Parameter | Type | Description |
|---|---|---|
| att | string | |
| value | any |
Returns:
string
Home > @jsplumbtoolkit/browser-ui > attWithValue
Signature:
export declare function attWithValue(att: string, value: any): string;
| Parameter | Type | Description |
|---|---|---|
| att | string | |
| value | any |
Returns:
string