@runloop/api-client - v1.4.0
GitHub
Documentation
Preparing search index...
types
ComputerCreateParams
Interface ComputerCreateParams
interface
ComputerCreateParams
{
display_dimensions
?:
DisplayDimensions
|
null
;
name
?:
string
|
null
;
}
Index
Properties
display_
dimensions?
name?
Properties
Optional
display_
dimensions
display_dimensions
?:
DisplayDimensions
|
null
Customize the dimensions of the computer display.
Optional
name
name
?:
string
|
null
The name to use for the created computer.
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display_
dimensions
name
GitHub
Documentation
@runloop/api-client - v1.4.0
Loading...
Customize the dimensions of the computer display.