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