Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25777 (s=25777, is=25801, ic=25802, ia=25799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25802 (s=25777, is=25802, ic=25803, ia=25800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25803 (s=25777, is=25802, ic=25803, ia=25800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25800 (s=25777, is=25802, ic=25803, ia=25800)