Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12583 (s=12583, is=12594, ic=12595, ia=12593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12595 (s=12583, is=12595, ic=12596, ia=12594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12596 (s=12583, is=12595, ic=12596, ia=12594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12594 (s=12583, is=12595, ic=12596, ia=12594)