Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32823 (s=32823, is=32857, ic=32856, ia=32858)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32858 (s=32823, is=32858, ic=32857, ia=32859)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32857 (s=32823, is=32858, ic=32857, ia=32859)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32859 (s=32823, is=32858, ic=32857, ia=32859)