Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22223 (s=22223, is=22245, ic=22246, ia=22243)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22246 (s=22223, is=22246, ic=22247, ia=22244)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22247 (s=22223, is=22246, ic=22247, ia=22244)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22244 (s=22223, is=22246, ic=22247, ia=22244)