Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24084 (s=24084, is=24100, ic=24102, ia=24104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24101 (s=24084, is=24101, ic=24103, ia=24105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24103 (s=24084, is=24101, ic=24103, ia=24105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24105 (s=24084, is=24101, ic=24103, ia=24105)