Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11950 (s=11950, is=11962, ic=11961, ia=11963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11963 (s=11950, is=11963, ic=11962, ia=11964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11962 (s=11950, is=11963, ic=11962, ia=11964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11964 (s=11950, is=11963, ic=11962, ia=11964)