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