Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24123 (s=24123, is=24134, ic=24135, ia=24134)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24135 (s=24123, is=24135, ic=24136, ia=24135)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24136 (s=24123, is=24135, ic=24136, ia=24135)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24135 (s=24123, is=24135, ic=24136, ia=24135)