Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19231 (s=19231, is=19251, ic=19252, ia=19249)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19252 (s=19231, is=19252, ic=19253, ia=19250)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19253 (s=19231, is=19252, ic=19253, ia=19250)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19250 (s=19231, is=19252, ic=19253, ia=19250)