Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65029 (s=65029, is=65084, ic=65085, ia=65086)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65085 (s=65029, is=65085, ic=65086, ia=65087)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65086 (s=65029, is=65085, ic=65086, ia=65087)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65087 (s=65029, is=65085, ic=65086, ia=65087)