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