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