Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111888 (s=111888, is=111961, ic=111962, ia=111964)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111962 (s=111888, is=111962, ic=111963, ia=111965)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111963 (s=111888, is=111962, ic=111963, ia=111965)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111965 (s=111888, is=111962, ic=111963, ia=111965)