Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65841 (s=65841, is=65896, ic=65897, ia=65898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65897 (s=65841, is=65897, ic=65898, ia=65899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65898 (s=65841, is=65897, ic=65898, ia=65899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65899 (s=65841, is=65897, ic=65898, ia=65899)