Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111277 (s=111277, is=111350, ic=111351, ia=111353)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111351 (s=111277, is=111351, ic=111352, ia=111354)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111352 (s=111277, is=111351, ic=111352, ia=111354)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111354 (s=111277, is=111351, ic=111352, ia=111354)