Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10281 (s=10281, is=10289, ic=10288, ia=10290)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10290 (s=10281, is=10290, ic=10289, ia=10291)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10289 (s=10281, is=10290, ic=10289, ia=10291)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10291 (s=10281, is=10290, ic=10289, ia=10291)