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