Skip to content
Sergei Maertens edited this page Sep 7, 2023 · 6 revisions

I'm looking to use NL Design System with my $framework of choice, can I do that?

We provide first-class support for design-tokens as used by NL DS. Open Forms has a feature where you can point to your stylesheet containing the CSS variables generated from those tokens as well. Additionally, this stylesheet can contain CSS overriding the default styles of Open Forms.

On top of that, we are constantly improving integration of NL DS. Your input helps us prioritize certain areas.

Can I use webcomponents with Open Forms

Unfortunately, this is not possible at this time. Form.io relies on custom ref attributes being present on HTML nodes, and targets those re-render content. It'll simply crash if it cannot find the required refs.

Clone this wiki locally