Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99999 (s=99999, is=100062, ic=100063, ia=100064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100063 (s=99999, is=100063, ic=100064, ia=100065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100064 (s=99999, is=100063, ic=100064, ia=100065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100065 (s=99999, is=100063, ic=100064, ia=100065)