Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101768 (s=101768, is=101832, ic=101833, ia=101835)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101833 (s=101768, is=101833, ic=101834, ia=101836)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101834 (s=101768, is=101833, ic=101834, ia=101836)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101836 (s=101768, is=101833, ic=101834, ia=101836)