Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78847 (s=78847, is=78904, ic=78905, ia=78906)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78905 (s=78847, is=78905, ic=78906, ia=78907)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78906 (s=78847, is=78905, ic=78906, ia=78907)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78907 (s=78847, is=78905, ic=78906, ia=78907)