Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14761 (s=14761, is=14776, ic=14777, ia=14775)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14777 (s=14761, is=14777, ic=14778, ia=14776)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14778 (s=14761, is=14777, ic=14778, ia=14776)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14776 (s=14761, is=14777, ic=14778, ia=14776)