Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17875 (s=17875, is=17892, ic=17893, ia=17891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17893 (s=17875, is=17893, ic=17894, ia=17892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17894 (s=17875, is=17893, ic=17894, ia=17892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17892 (s=17875, is=17893, ic=17894, ia=17892)