Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10571 (s=10571, is=10579, ic=10578, ia=10580)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10580 (s=10571, is=10580, ic=10579, ia=10581)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10579 (s=10571, is=10580, ic=10579, ia=10581)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10581 (s=10571, is=10580, ic=10579, ia=10581)