Eulergraph
Preparing search index...
types/StencilItem
UngredLibElement
Type Alias UngredLibElement
type
UngredLibElement
=
{
complexTypes
?:
ComplexType
[]
;
definition
:
UngredLibElementDefinition
;
isVisible
?:
string
;
name
:
string
;
svg
?:
{
defs
:
{
style
?:
Record
<
string
,
PathAttrsCommon
>
}
;
template
?:
{
name
:
string
;
size
:
DOMRect
|
null
;
svg
:
CellPaths
[]
}
;
views
?:
UngredView
;
}
;
URI
:
string
;
}
Index
Properties
complex
Types?
definition
is
Visible?
name
svg?
URI
Properties
Optional
complex
Types
complexTypes
?:
ComplexType
[]
definition
definition
:
UngredLibElementDefinition
Optional
is
Visible
isVisible
?:
string
name
name
:
string
Optional
svg
svg
?:
{
defs
:
{
style
?:
Record
<
string
,
PathAttrsCommon
>
}
;
template
?:
{
name
:
string
;
size
:
DOMRect
|
null
;
svg
:
CellPaths
[]
}
;
views
?:
UngredView
;
}
URI
URI
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
complex
Types
definition
is
Visible
name
svg
URI
Eulergraph
Loading...