Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10319 (s=10319, is=10327, ic=10326, ia=10328)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10328 (s=10319, is=10328, ic=10327, ia=10329)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10327 (s=10319, is=10328, ic=10327, ia=10329)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10329 (s=10319, is=10328, ic=10327, ia=10329)