Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65286 (s=65286, is=65341, ic=65342, ia=65343)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65342 (s=65286, is=65342, ic=65343, ia=65344)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65343 (s=65286, is=65342, ic=65343, ia=65344)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65344 (s=65286, is=65342, ic=65343, ia=65344)