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