Change css class on sidebar and symbols
This commit is contained in:
parent
23c7a05a00
commit
46f82d0eca
10 changed files with 468 additions and 43 deletions
|
@ -75,6 +75,11 @@ export interface IContainerProperties {
|
|||
*/
|
||||
isDimensionBorrower: boolean
|
||||
|
||||
/**
|
||||
* Warnings of a container
|
||||
*/
|
||||
warning: string
|
||||
|
||||
/**
|
||||
* (optional)
|
||||
* Replace a <rect> by a customized "SVG". It is not really an svg but it at least allows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue