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