Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23404 (s=23404, is=23420, ic=23422, ia=23424)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23421 (s=23404, is=23421, ic=23423, ia=23425)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23423 (s=23404, is=23421, ic=23423, ia=23425)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23425 (s=23404, is=23421, ic=23423, ia=23425)