Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9571 (s=9571, is=9579, ic=9578, ia=9580)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9580 (s=9571, is=9580, ic=9579, ia=9581)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9579 (s=9571, is=9580, ic=9579, ia=9581)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9581 (s=9571, is=9580, ic=9579, ia=9581)