Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123268 (s=123268, is=123345, ic=123347, ia=123350)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123346 (s=123268, is=123346, ic=123348, ia=123351)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123348 (s=123268, is=123346, ic=123348, ia=123351)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123351 (s=123268, is=123346, ic=123348, ia=123351)