Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 108928 (s=108928, is=109000, ic=109001, ia=109003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 109001 (s=108928, is=109001, ic=109002, ia=109004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 109002 (s=108928, is=109001, ic=109002, ia=109004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 109004 (s=108928, is=109001, ic=109002, ia=109004)