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