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