Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 112048 (s=112048, is=112121, ic=112122, ia=112124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112122 (s=112048, is=112122, ic=112123, ia=112125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112123 (s=112048, is=112122, ic=112123, ia=112125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112125 (s=112048, is=112122, ic=112123, ia=112125)