Fork me on GitHub
#rum
<
2017-07-03
>
Niki07:07:47

@valyagolev with-key works with any React component

Niki07:07:00

if you have sablono markup you convert it to React components first

Niki07:07:18

either with wrapping it inside Rum component

Niki07:07:31

or by calling sablono’s interpret on it

Niki07:07:02

as with custom rendering, you need to consult Sablono sources for ideas

Niki07:07:10

I have no experience with it