JSFiddle - React, Tailwind, and code Playground

JavaScript

var objPosition = {};
objPosition['title'] = "whatever";
alert(objPosition.title);