Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100990 (s=100990, is=101054, ic=101055, ia=101057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101055 (s=100990, is=101055, ic=101056, ia=101058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101056 (s=100990, is=101055, ic=101056, ia=101058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101058 (s=100990, is=101055, ic=101056, ia=101058)