Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111047 (s=111047, is=111120, ic=111121, ia=111123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111121 (s=111047, is=111121, ic=111122, ia=111124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111122 (s=111047, is=111121, ic=111122, ia=111124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111124 (s=111047, is=111121, ic=111122, ia=111124)