Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18101 (s=18101, is=18111, ic=18111, ia=18110)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18112 (s=18101, is=18112, ic=18112, ia=18111)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18112 (s=18101, is=18112, ic=18112, ia=18111)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18111 (s=18101, is=18112, ic=18112, ia=18111)