Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101575 (s=101575, is=101639, ic=101640, ia=101642)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101640 (s=101575, is=101640, ic=101641, ia=101643)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101641 (s=101575, is=101640, ic=101641, ia=101643)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101643 (s=101575, is=101640, ic=101641, ia=101643)