Search
Preparing search index...
The search index is not available
bitbybit.dev v0.20.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
BabylonGui
GetControlByNameDto
Class GetControlByNameDto
Hierarchy
GetControlByNameDto
Index
Constructors
constructor
Properties
container
name
Constructors
constructor
new
Get
Control
ByName
Dto
(
container
?:
Container
, name
?:
string
)
:
GetControlByNameDto
Parameters
Optional
container:
Container
Optional
name:
string
Returns
GetControlByNameDto
Properties
container
container
:
Container
Container to get control from
default
undefined
name
name
:
string
Name of the control
default
controlName
Exports
Bit
Inputs
Babylon
Gui
Get
Control
ByName
Dto
constructor
container
name
Generated using
TypeDoc
Container to get control from
undefined