Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33678 (s=33678, is=33683, ic=33683, ia=33683)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33684 (s=33678, is=33684, ic=33684, ia=33684)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33684 (s=33678, is=33684, ic=33684, ia=33684)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33684 (s=33678, is=33684, ic=33684, ia=33684)