Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26777 (s=26777, is=26801, ic=26802, ia=26799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26802 (s=26777, is=26802, ic=26803, ia=26800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26803 (s=26777, is=26802, ic=26803, ia=26800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26800 (s=26777, is=26802, ic=26803, ia=26800)