Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83283 (s=83283, is=83340, ic=83341, ia=83342)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83341 (s=83283, is=83341, ic=83342, ia=83343)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83342 (s=83283, is=83341, ic=83342, ia=83343)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83343 (s=83283, is=83341, ic=83342, ia=83343)