Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123211 (s=123211, is=123287, ic=123290, ia=123292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123288 (s=123211, is=123288, ic=123291, ia=123293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123291 (s=123211, is=123288, ic=123291, ia=123293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123293 (s=123211, is=123288, ic=123291, ia=123293)