Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111140 (s=111140, is=111213, ic=111214, ia=111216)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111214 (s=111140, is=111214, ic=111215, ia=111217)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111215 (s=111140, is=111214, ic=111215, ia=111217)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111217 (s=111140, is=111214, ic=111215, ia=111217)