Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42587 (s=42587, is=42630, ic=42630, ia=42632)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42631 (s=42587, is=42631, ic=42631, ia=42633)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42631 (s=42587, is=42631, ic=42631, ia=42633)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42633 (s=42587, is=42631, ic=42631, ia=42633)