Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101191 (s=101191, is=101255, ic=101256, ia=101258)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101256 (s=101191, is=101256, ic=101257, ia=101259)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101257 (s=101191, is=101256, ic=101257, ia=101259)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101259 (s=101191, is=101256, ic=101257, ia=101259)