1
open WebSharper.UI.Next.Client
open WebSharper.UI.Next.Html
open WebSharper.UI.Next

Don't know why after update the Nuget package WebSharper.UI.Next from 4.6 to 4.7, these namespaces are not available... But in the project file (.fsproj), the reference looks good...

Anibal Yeh
  • 349
  • 1
  • 11

1 Answers1

2

WebSharper.UI.Next was moved to WebSharper.UI some time ago.

ajuch
  • 415
  • 2
  • 10