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