Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33803 (s=33803, is=33838, ic=33837, ia=33839)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33839 (s=33803, is=33839, ic=33838, ia=33840)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33838 (s=33803, is=33839, ic=33838, ia=33840)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33840 (s=33803, is=33839, ic=33838, ia=33840)