Preparing search index...
The search index is not available
@penrose/bloom
@penrose/bloom
Group
Interface Group
interface
Group
{
clipPath
?:
|
Circle
|
Ellipse
|
Equation
|
Image
|
Line
|
Path
|
Polygon
|
Polyline
|
Rectangle
|
Text
;
ensureOnCanvas
:
boolean
;
interactiveOnly
:
boolean
;
name
:
string
;
shapeType
:
Group
;
shapes
:
Shape
[]
;
}
Hierarchy (
view full
)
ShapeCommon
Group
Index
Properties
clip
Path?
ensure
On
Canvas
interactive
Only
name
shape
Type
shapes
Properties
Optional
clip
Path
clip
Path
?:
|
Circle
|
Ellipse
|
Equation
|
Image
|
Line
|
Path
|
Polygon
|
Polyline
|
Rectangle
|
Text
ensure
On
Canvas
ensure
On
Canvas
:
boolean
interactive
Only
interactive
Only
:
boolean
name
name
:
string
shape
Type
shape
Type
:
Group
shapes
shapes
:
Shape
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clip
Path
ensure
On
Canvas
interactive
Only
name
shape
Type
shapes
@penrose/bloom
Loading...