Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88789 (s=88789, is=88850, ic=88851, ia=88852)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88851 (s=88789, is=88851, ic=88852, ia=88853)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88852 (s=88789, is=88851, ic=88852, ia=88853)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88853 (s=88789, is=88851, ic=88852, ia=88853)