Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19123 (s=19123, is=19130, ic=19131, ia=19131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19131 (s=19123, is=19131, ic=19132, ia=19132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19132 (s=19123, is=19131, ic=19132, ia=19132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19132 (s=19123, is=19131, ic=19132, ia=19132)