UNPKG

react-bootstrap-typeahead

Version:
10 lines (8 loc) 200 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = getMenuItemId; function getMenuItemId(id, position) { return (id || '') + "-item-" + position; }