Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101543 (s=101543, is=101607, ic=101608, ia=101610)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101608 (s=101543, is=101608, ic=101609, ia=101611)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101609 (s=101543, is=101608, ic=101609, ia=101611)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101611 (s=101543, is=101608, ic=101609, ia=101611)