Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101634 (s=101634, is=101698, ic=101699, ia=101701)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101699 (s=101634, is=101699, ic=101700, ia=101702)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101700 (s=101634, is=101699, ic=101700, ia=101702)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101702 (s=101634, is=101699, ic=101700, ia=101702)