Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111881 (s=111881, is=111954, ic=111955, ia=111957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111955 (s=111881, is=111955, ic=111956, ia=111958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111956 (s=111881, is=111955, ic=111956, ia=111958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111958 (s=111881, is=111955, ic=111956, ia=111958)