Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100119 (s=100119, is=100182, ic=100183, ia=100184)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100183 (s=100119, is=100183, ic=100184, ia=100185)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100184 (s=100119, is=100183, ic=100184, ia=100185)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100185 (s=100119, is=100183, ic=100184, ia=100185)