Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110042 (s=110042, is=110115, ic=110116, ia=110118)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110116 (s=110042, is=110116, ic=110117, ia=110119)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110117 (s=110042, is=110116, ic=110117, ia=110119)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110119 (s=110042, is=110116, ic=110117, ia=110119)