Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65847 (s=65847, is=65902, ic=65903, ia=65904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65903 (s=65847, is=65903, ic=65904, ia=65905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65904 (s=65847, is=65903, ic=65904, ia=65905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65905 (s=65847, is=65903, ic=65904, ia=65905)