Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101926 (s=101926, is=101990, ic=101991, ia=101993)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101991 (s=101926, is=101991, ic=101992, ia=101994)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101992 (s=101926, is=101991, ic=101992, ia=101994)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101994 (s=101926, is=101991, ic=101992, ia=101994)