Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 676 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 676 Bytes

PLOTLINE_MOBILE_DEVELOPMENT_TOOLTIP_VIT

Build a mobile application that renders a tooltip with dynamic positioning, style and text on any target element. --> Ability to set the target element, position (top/right/bottom/left), style and text of the tooltip ● A preview of a mobile screen with button elements. (These buttons will act as the target elements for the tooltip to be rendered) ● The tooltip component should be built and positioned without using any additional library

-->> The tooltip works seamlessly for buttons at any location of the mobile screen preview ● Ability to include an image inside tooltip. (Add inputs for styling in screen 1 accordingly)