Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 124920 (s=124920, is=124998, ic=125000, ia=125003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124999 (s=124920, is=124999, ic=125001, ia=125004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 125001 (s=124920, is=124999, ic=125001, ia=125004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 125004 (s=124920, is=124999, ic=125001, ia=125004)