Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111911 (s=111911, is=111984, ic=111985, ia=111987)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111985 (s=111911, is=111985, ic=111986, ia=111988)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111986 (s=111911, is=111985, ic=111986, ia=111988)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111988 (s=111911, is=111985, ic=111986, ia=111988)