Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5229 (s=5229, is=5235, ic=5233, ia=5235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5236 (s=5229, is=5236, ic=5234, ia=5236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5234 (s=5229, is=5236, ic=5234, ia=5236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5236 (s=5229, is=5236, ic=5234, ia=5236)