Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111996 (s=111996, is=112069, ic=112070, ia=112072)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112070 (s=111996, is=112070, ic=112071, ia=112073)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112071 (s=111996, is=112070, ic=112071, ia=112073)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112073 (s=111996, is=112070, ic=112071, ia=112073)