Commit 322c836e authored by Dmitriy Shekhovtsov's avatar Dmitriy Shekhovtsov
Browse files

chore(build): removed stub data

parent 91cee712
No related merge requests found
Showing with 6 additions and 1 deletion
+6 -1
[{"version":"Current","url":"ngx-bootstrap","unprefixedUrl":""},{"version":"1.8.5","url":"ngx-bootstrap/old/1.8.5","unprefixedUrl":"old/1.8.5"}]
[]
......@@ -1808,6 +1808,11 @@ export const ngdoc: any = {
"type": "string | TemplateRef<any>",
"description": "<p>Content to be displayed as popover.</p>\n"
},
{
"name": "popoverContext",
"type": "any",
"description": "<p>Context to be used if popover is a template.</p>\n"
},
{
"name": "popoverTitle",
"type": "string",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment