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