Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123722 (s=123722, is=123799, ic=123801, ia=123804)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123800 (s=123722, is=123800, ic=123802, ia=123805)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123802 (s=123722, is=123800, ic=123802, ia=123805)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123805 (s=123722, is=123800, ic=123802, ia=123805)