Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22122 (s=22122, is=22133, ic=22133, ia=22132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22134 (s=22122, is=22134, ic=22134, ia=22133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22134 (s=22122, is=22134, ic=22134, ia=22133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22133 (s=22122, is=22134, ic=22134, ia=22133)