Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6500 (s=6500, is=6501, ic=6501, ia=6501)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6502 (s=6500, is=6502, ic=6502, ia=6502)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6502 (s=6500, is=6502, ic=6502, ia=6502)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6502 (s=6500, is=6502, ic=6502, ia=6502)