Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111072 (s=111072, is=111145, ic=111146, ia=111148)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111146 (s=111072, is=111146, ic=111147, ia=111149)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111147 (s=111072, is=111146, ic=111147, ia=111149)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111149 (s=111072, is=111146, ic=111147, ia=111149)