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