Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13579 (s=13579, is=13580, ic=13581, ia=13581, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13581 (s=13579, is=13581, ic=13582, ia=13582, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13582 (s=13579, is=13581, ic=13582, ia=13582, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13582 (s=13579, is=13581, ic=13582, ia=13582, pia)