Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 739 Bytes

kibana-plugin-public.appmountparameters.md

File metadata and controls

20 lines (12 loc) · 739 Bytes

Home > kibana-plugin-public > AppMountParameters

AppMountParameters interface

Signature:

export interface AppMountParameters 

Properties

Property Type Description
appBasePath string The base path for configuring the application's router.
element HTMLElement The container element to render the application into.