Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31800 (s=31800, is=31834, ic=31833, ia=31835)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31835 (s=31800, is=31835, ic=31834, ia=31836)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31834 (s=31800, is=31835, ic=31834, ia=31836)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31836 (s=31800, is=31835, ic=31834, ia=31836)