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