FrontEnd.ro logo
React.useId()

import { useId } from 'react';

// ...

const id = useId();