Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101786 (s=101786, is=101850, ic=101851, ia=101853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101851 (s=101786, is=101851, ic=101852, ia=101854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101852 (s=101786, is=101851, ic=101852, ia=101854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101854 (s=101786, is=101851, ic=101852, ia=101854)