Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26563 (s=26563, is=26591, ic=26590, ia=26591)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26592 (s=26563, is=26592, ic=26591, ia=26592)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26591 (s=26563, is=26592, ic=26591, ia=26592)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26592 (s=26563, is=26592, ic=26591, ia=26592)