Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64111 (s=64111, is=64166, ic=64167, ia=64168)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64167 (s=64111, is=64167, ic=64168, ia=64169)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64168 (s=64111, is=64167, ic=64168, ia=64169)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64169 (s=64111, is=64167, ic=64168, ia=64169)