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