Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25632 (s=25632, is=25656, ic=25657, ia=25654)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25657 (s=25632, is=25657, ic=25658, ia=25655)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25658 (s=25632, is=25657, ic=25658, ia=25655)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25655 (s=25632, is=25657, ic=25658, ia=25655)