Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26458 (s=26458, is=26482, ic=26483, ia=26480)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26483 (s=26458, is=26483, ic=26484, ia=26481)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26484 (s=26458, is=26483, ic=26484, ia=26481)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26481 (s=26458, is=26483, ic=26484, ia=26481)