Position and Align Text inside a `react-blessed` <box> Element

InstructorElijah Manor

Share this video with your friends

Send Tweet

In this lesson we focus on ways to position text inside a react-blessed <box> element. Instead of using a multiline template literal, we use <text> elements and provide props of top, right, and left to align content within its container.