baseweb icon indicating copy to clipboard operation
baseweb copied to clipboard

[flow] Allow FloatingMarker's to receive more complex items than a string

Open NameFILIP opened this issue 3 years ago • 0 comments

Current Behavior

Floating Marker (https://baseweb.design/components/floating-marker/) type definition only allows passing a string content.

Expected Behavior

Modify the type definition to allow passing more complex elements like links, etc (React.Node type).

Your Environment

Tech Version
Base UI v10.11.1
  • [ + ] I have searched the issues of this repository and believe that this is not a duplicate.

NameFILIP avatar Apr 11 '22 19:04 NameFILIP