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