Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15567 (s=15567, is=15578, ic=15580, ia=15581)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15579 (s=15567, is=15579, ic=15581, ia=15582)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15581 (s=15567, is=15579, ic=15581, ia=15582)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15582 (s=15567, is=15579, ic=15581, ia=15582)