JSFiddle - React, Tailwind, and code Playground

JavaScript

var obj{
    className: 'open menu'
}

alert(obj['className'].indexOf('menu'));