Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14070 (s=14070, is=14080, ic=14082, ia=14083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14081 (s=14070, is=14081, ic=14083, ia=14084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14083 (s=14070, is=14081, ic=14083, ia=14084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14084 (s=14070, is=14081, ic=14083, ia=14084)