Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111847 (s=111847, is=111920, ic=111921, ia=111923)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111921 (s=111847, is=111921, ic=111922, ia=111924)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111922 (s=111847, is=111921, ic=111922, ia=111924)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111924 (s=111847, is=111921, ic=111922, ia=111924)