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