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