Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12238 (s=12238, is=12250, ic=12249, ia=12251)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12251 (s=12238, is=12251, ic=12250, ia=12252)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12250 (s=12238, is=12251, ic=12250, ia=12252)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12252 (s=12238, is=12251, ic=12250, ia=12252)