Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65375 (s=65375, is=65430, ic=65431, ia=65432)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65431 (s=65375, is=65431, ic=65432, ia=65433)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65432 (s=65375, is=65431, ic=65432, ia=65433)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65433 (s=65375, is=65431, ic=65432, ia=65433)