Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9362 (s=9362, is=9370, ic=9368, ia=9370)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9371 (s=9362, is=9371, ic=9369, ia=9371)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9369 (s=9362, is=9371, ic=9369, ia=9371)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9371 (s=9362, is=9371, ic=9369, ia=9371)