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