Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101914 (s=101914, is=101978, ic=101979, ia=101981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101979 (s=101914, is=101979, ic=101980, ia=101982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101980 (s=101914, is=101979, ic=101980, ia=101982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101982 (s=101914, is=101979, ic=101980, ia=101982)