Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99106 (s=99106, is=99168, ic=99169, ia=99170)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99169 (s=99106, is=99169, ic=99170, ia=99171)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99170 (s=99106, is=99169, ic=99170, ia=99171)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99171 (s=99106, is=99169, ic=99170, ia=99171)