Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9097 (s=9097, is=9104, ic=9103, ia=9105)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9105 (s=9097, is=9105, ic=9104, ia=9106)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9104 (s=9097, is=9105, ic=9104, ia=9106)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9106 (s=9097, is=9105, ic=9104, ia=9106)