Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101553 (s=101553, is=101617, ic=101618, ia=101620)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101618 (s=101553, is=101618, ic=101619, ia=101621)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101619 (s=101553, is=101618, ic=101619, ia=101621)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101621 (s=101553, is=101618, ic=101619, ia=101621)