Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17980 (s=17980, is=17990, ic=17990, ia=17989)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17991 (s=17980, is=17991, ic=17991, ia=17990)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17991 (s=17980, is=17991, ic=17991, ia=17990)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17990 (s=17980, is=17991, ic=17991, ia=17990)