GTA V NativesuiUi::setTextComponentFormatOn this pageUi::setTextComponentFormatUsed to be known as _SET_TEXT_COMPONENT_FORMAT Syntax ```js mp.game.ui.setTextComponentFormat(inputType); ``` Required Arguments inputType: String Return value Undefined Example ```js // todo ``` See also