Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5220 (s=5220, is=5221, ic=5221, ia=5221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5222 (s=5220, is=5222, ic=5222, ia=5222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5222 (s=5220, is=5222, ic=5222, ia=5222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5222 (s=5220, is=5222, ic=5222, ia=5222)