Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110006 (s=110006, is=110079, ic=110080, ia=110082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110080 (s=110006, is=110080, ic=110081, ia=110083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110081 (s=110006, is=110080, ic=110081, ia=110083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110083 (s=110006, is=110080, ic=110081, ia=110083)