Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101740 (s=101740, is=101804, ic=101805, ia=101807)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101805 (s=101740, is=101805, ic=101806, ia=101808)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101806 (s=101740, is=101805, ic=101806, ia=101808)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101808 (s=101740, is=101805, ic=101806, ia=101808)