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