Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 40101 (s=40101, is=40142, ic=40142, ia=40144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 40143 (s=40101, is=40143, ic=40143, ia=40145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 40143 (s=40101, is=40143, ic=40143, ia=40145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 40145 (s=40101, is=40143, ic=40143, ia=40145)