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