Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 59948 (s=59948, is=59999, ic=59999, ia=60001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 60000 (s=59948, is=60000, ic=60000, ia=60002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 60000 (s=59948, is=60000, ic=60000, ia=60002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 60002 (s=59948, is=60000, ic=60000, ia=60002)