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