Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10798 (s=10798, is=10806, ic=10805, ia=10807)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10807 (s=10798, is=10807, ic=10806, ia=10808)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10806 (s=10798, is=10807, ic=10806, ia=10808)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10808 (s=10798, is=10807, ic=10806, ia=10808)