Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21100 (s=21100, is=21122, ic=21123, ia=21120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21123 (s=21100, is=21123, ic=21124, ia=21121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21124 (s=21100, is=21123, ic=21124, ia=21121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21121 (s=21100, is=21123, ic=21124, ia=21121)