arrow_backBACK TO DRILLS
Blue BeltecosystemPREMIUM
Popover API Attributes in a React Component
A developer wants to use the native HTML Popover API on a button and a div in a React component, using the popover, popovertarget, and popovertargetaction attributes, none of which are part of React's older built-in JSX type definitions.
What determines whether these native Popover API attributes will actually work when used in JSX?