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