Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18483 (s=18483, is=18501, ic=18502, ia=18504)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18502 (s=18483, is=18502, ic=18503, ia=18505)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18503 (s=18483, is=18502, ic=18503, ia=18505)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18505 (s=18483, is=18502, ic=18503, ia=18505)