Preparing search index...
The search index is not available
@tscircuit/builder
@tscircuit/builder
SchematicBoxBuilder
Interface SchematicBoxBuilder
Hierarchy
SchematicBoxBuilder
Index
Properties
builder_
type
props
Methods
build
set
Props
Properties
builder_
type
builder_
type
:
"schematic_box_builder"
props
props
:
SchematicBoxBuilderFields
Methods
build
build
(
)
:
Omit
<
SchematicBoxBuilderFields
,
"x"
|
"y"
|
"width"
|
"height"
>
&
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
}
Returns
Omit
<
SchematicBoxBuilderFields
,
"x"
|
"y"
|
"width"
|
"height"
>
&
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
}
set
Props
set
Props
(
props
:
Partial
<
SchematicBoxBuilderFields
>
)
:
SchematicBoxBuilder
Parameters
props:
Partial
<
SchematicBoxBuilderFields
>
Returns
SchematicBoxBuilder
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@tscircuit/builder
Schematic
Box
Builder
builder_
type
props
build
set
Props
Generated using
TypeDoc