Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25256 (s=25256, is=25262, ic=25264, ia=25264)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25263 (s=25256, is=25263, ic=25265, ia=25265)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25265 (s=25256, is=25263, ic=25265, ia=25265)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25265 (s=25256, is=25263, ic=25265, ia=25265)