--- title: Overview position: 1 seo_title: Overview of the Popover Component seo_description: Learn about the basic features of the Telerik and Kendo UI Popover component and its types, check out the extensive set of available options in its live demo, and change its appearance by setting the position of the component. --- ## Popover Overview The popover component is a UI element that displays additional content or options when the anchor element is hovered, clicked, or focused. It represents a popup that provides contextually relevant information, menus, or controls without navigating to a new page or interrupting the user's current workflow. Popovers are often used to enhance user interaction and provide quick access to additional details or actions within an application or website. ### Live Demo ### Appearance Popovers provide built-in styling options that grant visually appealing and flexible rendering experience.  Apart from the default vision of the Telerik and Kendo UI Popover, the component supports alternative styling options that enable you to configure the individual aspects of its appearance. #### Anatomy The anatomy of the Popover summarizes the elements of the component: ![A Telerik and Kendo UI Popover component showing the content area, action button, callout, popover header, popover body, popover actions, and anchor element](images/components-popover-overview-anatomy.png "Anatomy and elements of a Telerik and Kendo UI Popover component") #### Position Depending on the position according to its anchor element, the Telerik and Kendo UI Popovers can be any of the following types: * Top—The Popover will appear above the anchor element. * Right—The Popover will appear to the right of the anchor element. * Left—The Popover will appear to the left of the anchor element. * Bottom—The Popover will appear below the anchor element. ![A Telerik and Kendo UI Popover component and its possible positions including top, right, left, and bottom](images/components-popover-overview-position.png "The four possible positions of the Telerik and Kendo UI Popover component") ### Framework-Specific Documentation For specific information about the component, refer to its official product documentation: ![Kendo UI for Angular logo](/images/angular-logo.svg) ![Telerik UI for Blazor logo.](/images/blazor-logo.svg) ![Kendo UI for jQuery logo](/images/jquery-logo.svg) ![Kendo UI for React logo.](/images/react-logo.svg) ![Telerik UI for ASP.NET Core logo.](/images/core-logo.svg) ![Telerik UI for ASP.NET MVC logo.](/images/mvc-logo.svg)