Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 107928 (s=107928, is=107999, ic=108000, ia=108002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 108000 (s=107928, is=108000, ic=108001, ia=108003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 108001 (s=107928, is=108000, ic=108001, ia=108003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 108003 (s=107928, is=108000, ic=108001, ia=108003)