Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17210 (s=17210, is=17226, ic=17227, ia=17225)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17227 (s=17210, is=17227, ic=17228, ia=17226)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17228 (s=17210, is=17227, ic=17228, ia=17226)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17226 (s=17210, is=17227, ic=17228, ia=17226)