Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9844 (s=9844, is=9852, ic=9851, ia=9853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9853 (s=9844, is=9853, ic=9852, ia=9854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9852 (s=9844, is=9853, ic=9852, ia=9854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9854 (s=9844, is=9853, ic=9852, ia=9854)