Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33792 (s=33792, is=33827, ic=33826, ia=33828)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33828 (s=33792, is=33828, ic=33827, ia=33829)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33827 (s=33792, is=33828, ic=33827, ia=33829)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33829 (s=33792, is=33828, ic=33827, ia=33829)