Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101897 (s=101897, is=101961, ic=101962, ia=101964)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101962 (s=101897, is=101962, ic=101963, ia=101965)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101963 (s=101897, is=101962, ic=101963, ia=101965)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101965 (s=101897, is=101962, ic=101963, ia=101965)