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