Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101751 (s=101751, is=101815, ic=101816, ia=101818)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101816 (s=101751, is=101816, ic=101817, ia=101819)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101817 (s=101751, is=101816, ic=101817, ia=101819)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101819 (s=101751, is=101816, ic=101817, ia=101819)