Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28850 (s=28850, is=28883, ic=28881, ia=28883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28884 (s=28850, is=28884, ic=28882, ia=28884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28882 (s=28850, is=28884, ic=28882, ia=28884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28884 (s=28850, is=28884, ic=28882, ia=28884)