webani - v1.0.0
Preparing search index...
renderer/types/svg-output.type
SVGOutput
Type Alias SVGOutput
type
SVGOutput
=
{
height
:
number
;
paths
:
SVGPath
[]
;
width
:
number
;
}
Index
Properties
height
paths
width
Properties
height
height
:
number
paths
paths
:
SVGPath
[]
width
width
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
paths
width
webani - v1.0.0
Loading...