Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110957 (s=110957, is=111030, ic=111031, ia=111033)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111031 (s=110957, is=111031, ic=111032, ia=111034)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111032 (s=110957, is=111031, ic=111032, ia=111034)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111034 (s=110957, is=111031, ic=111032, ia=111034)