Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33852 (s=33852, is=33887, ic=33886, ia=33888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33888 (s=33852, is=33888, ic=33887, ia=33889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33887 (s=33852, is=33888, ic=33887, ia=33889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33889 (s=33852, is=33888, ic=33887, ia=33889)