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