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