Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32555 (s=32555, is=32589, ic=32588, ia=32590)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32590 (s=32555, is=32590, ic=32589, ia=32591)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32589 (s=32555, is=32590, ic=32589, ia=32591)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32591 (s=32555, is=32590, ic=32589, ia=32591)