UNPKG

react-bootstrap-typeahead

Version:
3 lines 98 B
export default function getMenuItemId(id, position) { return (id || '') + "-item-" + position; }