Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8886 (s=8886, is=8893, ic=8892, ia=8894)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8894 (s=8886, is=8894, ic=8893, ia=8895)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8893 (s=8886, is=8894, ic=8893, ia=8895)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8895 (s=8886, is=8894, ic=8893, ia=8895)