Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10289 (s=10289, is=10302, ic=10302, ia=10300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10303 (s=10289, is=10303, ic=10303, ia=10301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10303 (s=10289, is=10303, ic=10303, ia=10301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10301 (s=10289, is=10303, ic=10303, ia=10301)