props.controller.setLayout('modal', { title: 'Alert', }); return <div>{props.message}</div>;