Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 113925 (s=113925, is=113999, ic=114001, ia=114003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 114000 (s=113925, is=114000, ic=114002, ia=114004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 114002 (s=113925, is=114000, ic=114002, ia=114004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 114004 (s=113925, is=114000, ic=114002, ia=114004)