This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
Popup: the positioning and aligning of the Popup around the trigger are limited #313
Closed
Description
Feature Request
Problem description
The positioning and aligning of the Popup relative to the trigger are limited. For example, the following position is not possible to be defined with the current properties:
Proposed solution
We have currently prop align
which indicates where should the popup be placed relatively to the trigger. We are missing property that will indicate with which part of the Popup should the trigger be aligned (top, center, start, end, bottom).