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