Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20452 (s=20452, is=20482, ic=20484, ia=20480)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20483 (s=20452, is=20483, ic=20485, ia=20481)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20485 (s=20452, is=20483, ic=20485, ia=20481)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20481 (s=20452, is=20483, ic=20485, ia=20481)