Scottnj - What is the difference between blocks...
# ❓questions
s
What is the difference between blocks and component blocks? Where is it appropriate to use one versus the other?
i
Hi @Scottnj none from a CMS end-user perspective, component blocks are the new approach that is more inline with the OOP based form building in Twill 3 as opposed to blade based which was the only approach in Twill 2
s
That was helpful, thank you.