tinalabs/react-tinacms-i18n

Add support for managing localized blocks

Opened this issue · 0 comments

Add a custom action for blocks controls to allow managing an “active” localization for blocks.

This allows the developer to expose these controls to end users, and get and display the correct data on demand.

It should support 2 modes:

a hot swap, and a “display all” toggle mode.

Hot swap is a drop down as a radio list.

Toggle mode is a drop down as a checkbox list.