Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20285 (s=20285, is=20298, ic=20300, ia=20302)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20299 (s=20285, is=20299, ic=20301, ia=20303)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20301 (s=20285, is=20299, ic=20301, ia=20303)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20303 (s=20285, is=20299, ic=20301, ia=20303)