dotnet-websharper / core

WebSharper - Full-stack, functional, reactive web apps and microservices in F# and C#
https://websharper.com
Apache License 2.0
589 stars 52 forks source link

Add missing Style property for HTMLElement #1405

Closed Jooseppi12 closed 3 months ago

Jooseppi12 commented 3 months ago

Add a GetProperty/SetProperty function to handle getting and setting css properties.

It should also handle renaming rules needed for this, where a multi word property is split up by the dashes and every word except the first is capitalized