Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12232 (s=12232, is=12240, ic=12240, ia=12238)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12241 (s=12232, is=12241, ic=12241, ia=12239)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12241 (s=12232, is=12241, ic=12241, ia=12239)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12239 (s=12232, is=12241, ic=12241, ia=12239)