Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100961 (s=100961, is=101025, ic=101026, ia=101028)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101026 (s=100961, is=101026, ic=101027, ia=101029)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101027 (s=100961, is=101026, ic=101027, ia=101029)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101029 (s=100961, is=101026, ic=101027, ia=101029)