Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69828 (s=69828, is=69884, ic=69885, ia=69886)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69885 (s=69828, is=69885, ic=69886, ia=69887)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69886 (s=69828, is=69885, ic=69886, ia=69887)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69887 (s=69828, is=69885, ic=69886, ia=69887)