Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/core
unstable
PresetPlacement
Interface PresetPlacement
This file was auto-generated by Fern from our API Definition.
interface
PresetPlacement
{
height
:
number
;
id
:
string
;
presetId
:
string
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
PresetPlacement
unstable
.
DashboardPlacement
.
Preset
Index
Properties
height
id
preset
Id
width
x
y
Properties
height
height
:
number
id
id
:
string
preset
Id
presetId
:
string
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
id
preset
Id
width
x
y
GitHub
Docs
Langfuse JS/TS SDKs
Loading...
This file was auto-generated by Fern from our API Definition.