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