Marc-André

Results 2 comments of Marc-André

Do you know any way to make this color picker inline? That's the thing I like about this lib. I want to display my color picker directly in the form...

I'm trying to support the same thing. Currently it is supported by OpenAPI with the parameters "explode: true" and "style: form" (https://spec.openapis.org/oas/v3.1.0#parameter-object). I tried to add these annotations but the...