Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/core
unstable
WidgetPlacement
Interface WidgetPlacement
This file was auto-generated by Fern from our API Definition.
interface
WidgetPlacement
{
height
:
number
;
id
:
string
;
widgetId
:
string
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
WidgetPlacement
unstable
.
DashboardPlacement
.
Widget
Index
Properties
height
id
widget
Id
width
x
y
Properties
height
height
:
number
id
id
:
string
widget
Id
widgetId
:
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
widget
Id
width
x
y
GitHub
Docs
Langfuse JS/TS SDKs
Loading...
This file was auto-generated by Fern from our API Definition.