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