Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123554 (s=123554, is=123631, ic=123633, ia=123636)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123632 (s=123554, is=123632, ic=123634, ia=123637)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123634 (s=123554, is=123632, ic=123634, ia=123637)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123637 (s=123554, is=123632, ic=123634, ia=123637)