Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4559 (s=4559, is=4565, ic=4563, ia=4565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4566 (s=4559, is=4566, ic=4564, ia=4566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4564 (s=4559, is=4566, ic=4564, ia=4566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4566 (s=4559, is=4566, ic=4564, ia=4566)