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