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