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