Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19969 (s=19969, is=19990, ic=19991, ia=19988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19991 (s=19969, is=19991, ic=19992, ia=19989)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19992 (s=19969, is=19991, ic=19992, ia=19989)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19989 (s=19969, is=19991, ic=19992, ia=19989)