-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
25c332f
commit d64f550
Showing
18 changed files
with
1,140 additions
and
1,325 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-public](./kibana-plugin-public.md) > [MountPoint](./kibana-plugin-public.mountpoint.md) | ||
|
||
## MountPoint type | ||
|
||
A function that should mount DOM content inside the provided container element and return a handler to unmount it. | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
export declare type MountPoint<T extends HTMLElement = HTMLElement> = (element: T) => UnmountCallback; | ||
``` |
11 changes: 0 additions & 11 deletions
11
...t/core/public/kibana-plugin-public.overlayflyoutopenoptions._data-test-subj_.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...elopment/core/public/kibana-plugin-public.overlayflyoutopenoptions.classname.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...re/public/kibana-plugin-public.overlayflyoutopenoptions.closebuttonarialabel.md
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
docs/development/core/public/kibana-plugin-public.overlayflyoutopenoptions.md
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
docs/development/core/public/kibana-plugin-public.overlayflyoutstart.md
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
docs/development/core/public/kibana-plugin-public.overlayflyoutstart.open.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...nt/core/public/kibana-plugin-public.overlaymodalopenoptions._data-test-subj_.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...velopment/core/public/kibana-plugin-public.overlaymodalopenoptions.classname.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...ore/public/kibana-plugin-public.overlaymodalopenoptions.closebuttonarialabel.md
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
docs/development/core/public/kibana-plugin-public.overlaymodalopenoptions.md
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
docs/development/core/public/kibana-plugin-public.overlaymodalstart.md
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
docs/development/core/public/kibana-plugin-public.overlaymodalstart.open.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.