Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 85942 (s=85942, is=86000, ic=86001, ia=86002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86001 (s=85942, is=86001, ic=86002, ia=86003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86002 (s=85942, is=86001, ic=86002, ia=86003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86003 (s=85942, is=86001, ic=86002, ia=86003)