Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32122 (s=32122, is=32156, ic=32155, ia=32157)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32157 (s=32122, is=32157, ic=32156, ia=32158)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32156 (s=32122, is=32157, ic=32156, ia=32158)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32158 (s=32122, is=32157, ic=32156, ia=32158)