Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101432 (s=101432, is=101496, ic=101497, ia=101499)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101497 (s=101432, is=101497, ic=101498, ia=101500)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101498 (s=101432, is=101497, ic=101498, ia=101500)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101500 (s=101432, is=101497, ic=101498, ia=101500)