Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22103 (s=22103, is=22110, ic=22111, ia=22111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22111 (s=22103, is=22111, ic=22112, ia=22112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22112 (s=22103, is=22111, ic=22112, ia=22112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22112 (s=22103, is=22111, ic=22112, ia=22112)