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