JSFiddle - React, Tailwind, and code Playground

by greatCar

JavaScript

let s ='FirsFormsDocument Form="xform"\nDocumentMorForms'
let g= s.slice(2).search('Forms')
console.log(g);