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