Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111226 (s=111226, is=111299, ic=111300, ia=111302)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111300 (s=111226, is=111300, ic=111301, ia=111303)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111301 (s=111226, is=111300, ic=111301, ia=111303)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111303 (s=111226, is=111300, ic=111301, ia=111303)