Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111170 (s=111170, is=111243, ic=111244, ia=111246)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111244 (s=111170, is=111244, ic=111245, ia=111247)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111245 (s=111170, is=111244, ic=111245, ia=111247)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111247 (s=111170, is=111244, ic=111245, ia=111247)