Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22159 (s=22159, is=22174, ic=22176, ia=22178)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22175 (s=22159, is=22175, ic=22177, ia=22179)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22177 (s=22159, is=22175, ic=22177, ia=22179)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22179 (s=22159, is=22175, ic=22177, ia=22179)