Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102222 (s=102222, is=102286, ic=102287, ia=102289)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102287 (s=102222, is=102287, ic=102288, ia=102290)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102288 (s=102222, is=102287, ic=102288, ia=102290)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102290 (s=102222, is=102287, ic=102288, ia=102290)