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