Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65243 (s=65243, is=65298, ic=65299, ia=65300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65299 (s=65243, is=65299, ic=65300, ia=65301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65300 (s=65243, is=65299, ic=65300, ia=65301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65301 (s=65243, is=65299, ic=65300, ia=65301)