Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1599 (s=1599, is=1602, ic=1598, ia=1598)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1603 (s=1599, is=1603, ic=1599, ia=1599)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1599 (s=1599, is=1603, ic=1599, ia=1599)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1599 (s=1599, is=1603, ic=1599, ia=1599)