Closed
Description
openedon Sep 30, 2020
Another constant hassle is having to change EuiTooltip's anchorClassName
to eui-displayBlock
in order to change to block from inline-block. EuiPopover fixed this by adding display?: keyof typeof displayToClassNameMap;
for quick customization which allows it to accept any of the ways the consumer might need it to display.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment