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