Movatterモバイル変換


[0]ホーム

URL:


LogoLogo
Ctrlk
Sign upHelp Center
Powered by GitBook
On this page

CreatePanelElementsParams


Properties

panelId

panelId:string


elements

elements: {element:UIPanelElementCreate;container:"footer" |"body" | {id:string; };placement: {after:string; } | {before:string; } | {at:"start" |"end"; }; }[]

Name
Type
Description

container?

"footer" |"body" | {id:string; }

The section of the panel to add the element to. It can be either one of the top-level sections of the panel ("body" or"footer") or a specific container (likeUIGridContainerElement) in the panel ({ id: string }).

placement?

{after:string; } | {before:string; } | {at:"start" |"end"; }

The placement of the element in the target container (based on thecontainer property).

Last updated

Was this helpful?


[8]ページ先頭

©2009-2025 Movatter.jp