* To add a button that doesn't close the flyout when clicked, remove the `onclick="$("#btn-close").popover("hide");"` element from the JS below.
* The `data-theme` attribute can be set to the following values: `theme-default`, `theme-alt`, `theme-light` or `theme-dark`. It is applied to the `<button>` tag.
