Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9188 (s=9188, is=9196, ic=9194, ia=9196)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9197 (s=9188, is=9197, ic=9195, ia=9197)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9195 (s=9188, is=9197, ic=9195, ia=9197)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9197 (s=9188, is=9197, ic=9195, ia=9197)