Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26999 (s=26999, is=27027, ic=27026, ia=27027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27028 (s=26999, is=27028, ic=27027, ia=27028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27027 (s=26999, is=27028, ic=27027, ia=27028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27028 (s=26999, is=27028, ic=27027, ia=27028)