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