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