Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34564 (s=34564, is=34599, ic=34598, ia=34600)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34600 (s=34564, is=34600, ic=34599, ia=34601)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34599 (s=34564, is=34600, ic=34599, ia=34601)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34601 (s=34564, is=34600, ic=34599, ia=34601)