indexAction.prototype.title
property Action.prototype.title
import { Action } from ".";
const { title } = Action.prototype;

The title as it appears in the UI

Type

string